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.
2 parents 8adca6e + c89e5a8 commit 0cd2b5bCopy full SHA for 0cd2b5b
pyproject.toml
@@ -30,7 +30,7 @@ profile = "black"
30
# ref: https://docs.pytest.org/en/stable/
31
#
32
[tool.pytest.ini_options]
33
-addopts = "--verbose --color=yes --durations=10 --maxfail=2"
+addopts = "--verbose --color=yes --durations=10"
34
asyncio_mode = "auto"
35
testpaths = ["tests"]
36
timeout = "60"
0 commit comments