We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a21ca2 commit 60e6f05Copy full SHA for 60e6f05
tests/conftest.py
@@ -18,6 +18,7 @@ def pytest_configure(config: pytest.Config) -> None:
18
"superusers": {"10001"},
19
"command_start": {""},
20
"log_level": "TRACE",
21
+ "bison_use_browser": True,
22
}
23
24
0 commit comments