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 3d627e4 commit eaa3cc9Copy full SHA for eaa3cc9
pytest.ini
@@ -1,4 +1,4 @@
1
[pytest]
2
asyncio_mode=strict
3
testpaths=tests/pytest/
4
-addopts = --strict-markers --durations=6 --durations-min=5.0 --browser webkit --browser firefox --browser chromium --numprocesses auto --tracing=retain-on-failure --video=retain-on-failure
+addopts = --strict-markers --durations=6 --durations-min=5.0 --browser chromium --tracing=retain-on-failure --video=retain-on-failure
0 commit comments