Skip to content

Commit fb20895

Browse files
trittsveboasson
authored andcommitted
fix typo
1 parent af8a11d commit fb20895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ddsls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
if sys.platform.startswith("win"):
23-
pytest.skip("qos is unstable on windows", allow_module_level=True)
23+
pytest.skip("DDSLS is unstable on windows", allow_module_level=True)
2424

2525

2626
# Helper functions

0 commit comments

Comments
 (0)