Skip to content

Commit 664db73

Browse files
authored
Merge pull request #50 from chyumin/readd-pyks-test
Readd pykilosort test
2 parents db01d09 + 51e2da6 commit 664db73

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_containers_gpu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def test_yass(run_kwargs):
5757
print(sorting)
5858

5959

60-
@pytest.mark.skip(reason="Need to check errors")
6160
def test_pykilosort(run_kwargs):
6261
sorting = ss.run_pykilosort(output_folder="pykilosort", **run_kwargs)
6362
print(sorting)

0 commit comments

Comments
 (0)