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 6647e5d commit 0e2cd17Copy full SHA for 0e2cd17
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ version_scheme = "post-release"
60
local_scheme = "dirty-tag"
61
62
[tool.pytest.ini_options]
63
-addopts = "-rsx --tb=short"
+addopts = "--tb=short"
64
testpaths = "tests"
65
xfail_strict = true
66
filterwarnings = ["error"]
0 commit comments