Skip to content

Commit 92c2cbe

Browse files
committed
skip ks1
1 parent c919e6c commit 92c2cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_singularity_containers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def test_hdsort(run_kwargs):
6464
print(sorting)
6565

6666

67+
@pytest.mark.skip(reason='Image for KiloSort 1 not implemented yet')
6768
def test_kilosort1(run_kwargs):
6869
sorting = ss.run_kilosort(output_folder="kilosort", useGPU=False, **run_kwargs)
6970
print(sorting)

0 commit comments

Comments
 (0)