We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d4fd8 commit 65282cdCopy full SHA for 65282cd
1 file changed
pyproject.toml
@@ -89,7 +89,7 @@ markers = [
89
"stress: high-iteration stress tests for race conditions (deselect with '-m \"not stress\"')",
90
]
91
addopts = [
92
- "-m 'not stress'",
+ "-m", "not stress",
93
"--numprocesses=auto",
94
95
0 commit comments