Skip to content

Commit c01b985

Browse files
committed
Remove mountainsort4 skip test
1 parent 92c2cbe commit c01b985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_singularity_containers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def test_spykingcircus(run_kwargs):
3333
print(sorting)
3434

3535

36-
@pytest.mark.xfail(reason="FAILING: investigate why")
3736
def test_mountainsort4(run_kwargs):
3837
sorting = ss.run_mountainsort4(output_folder="mountainsort4", **run_kwargs)
3938
print(sorting)

0 commit comments

Comments
 (0)