Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trittsv authored and eboasson committed Jun 4, 2024
1 parent af8a11d commit fb20895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ddsls.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


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


# Helper functions
Expand Down

0 comments on commit fb20895

Please sign in to comment.