Skip to content

Commit 60e6f05

Browse files
he0119felinae98
authored andcommitted
✅ fix tests
1 parent 8a21ca2 commit 60e6f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def pytest_configure(config: pytest.Config) -> None:
1818
"superusers": {"10001"},
1919
"command_start": {""},
2020
"log_level": "TRACE",
21+
"bison_use_browser": True,
2122
}
2223

2324

0 commit comments

Comments
 (0)