Updating github actions #79
Annotations
2 errors and 1 notice
Execute integration tests:
ui-tests/tests/jupyterlab_slurm.spec.ts#L22
1) tests/jupyterlab_slurm.spec.ts:9:5 › should emit an activation console message ────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
20 | s => s === 'JupyterLab extension jupyterlab-slurm is activated!'
21 | )
> 22 | ).toHaveLength(1);
| ^
23 | });
24 |
at /home/runner/work/jupyterlab-slurm/jupyterlab-slurm/ui-tests/tests/jupyterlab_slurm.spec.ts:22:5
|
Execute integration tests
Process completed with exit code 1.
|
Execute integration tests
1 failed
tests/jupyterlab_slurm.spec.ts:9:5 › should emit an activation console message ─────────────────
|
Loading