We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f89d1 commit 01f2f1dCopy full SHA for 01f2f1d
tests/pyproject.toml
@@ -15,6 +15,6 @@ dependencies = [
15
[tool.pytest.ini_options]
16
# Use localhost as default host
17
# addopts = --base-url=localhost --headed --browser webkit --browser firefox --browser chromium --numprocesses 2
18
-addopts = "--base-url=http://localhost:8000 --browser firefox --screenshot only-on-failure --full-page-screenshot"
+addopts = "--base-url=http://localhost --browser firefox --screenshot only-on-failure --full-page-screenshot"
19
log_cli = "true"
20
log_cli_level = "INFO"
0 commit comments