We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b3a15 commit 4f4265cCopy full SHA for 4f4265c
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