Skip to content

Commit 4f4265c

Browse files
author
Obada Haddad
committed
rebase
1 parent 22b3a15 commit 4f4265c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ dependencies = [
1515
[tool.pytest.ini_options]
1616
# Use localhost as default host
1717
# 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"
18+
addopts = "--base-url=http://localhost --browser firefox --screenshot only-on-failure --full-page-screenshot"
1919
log_cli = "true"
2020
log_cli_level = "INFO"

0 commit comments

Comments
 (0)