We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333ca2a commit b5a4ef9Copy full SHA for b5a4ef9
1 file changed
tests/test_singularity_containers.py
@@ -52,7 +52,6 @@ def test_tridesclous(run_kwargs):
52
print(sorting)
53
54
55
-@pytest.mark.skip(reason="Error to be investigated")
56
def test_klusta(run_kwargs):
57
sorting = ss.run_klusta(output_folder="klusta", **run_kwargs)
58
0 commit comments