Skip to content

Commit 99f1eb9

Browse files
committed
remove skip ks1
1 parent 951ca5b commit 99f1eb9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_singularity_containers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def test_hdsort(run_kwargs):
6363
print(sorting)
6464

6565

66-
@pytest.mark.skip(reason='Image for KiloSort 1 not implemented yet')
6766
def test_kilosort1(run_kwargs):
6867
sorting = ss.run_kilosort(output_folder="kilosort", useGPU=False, **run_kwargs)
6968
print(sorting)

0 commit comments

Comments
 (0)