fix tests

This commit is contained in:
uy_sun 2024-08-28 12:53:19 +08:00 committed by felinae98
parent 8a21ca2a1c
commit 60e6f05cf4

View File

@ -18,6 +18,7 @@ def pytest_configure(config: pytest.Config) -> None:
"superusers": {"10001"},
"command_start": {""},
"log_level": "TRACE",
"bison_use_browser": True,
}