mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 20:01:57 -06:00
tests: centralize engine fixtures
This commit is contained in:
@@ -6,7 +6,7 @@ import pytest
|
||||
|
||||
pytest.importorskip("flask")
|
||||
|
||||
from .test_http_auth import _login, prepared_app, engine_settings
|
||||
from .test_http_auth import _login
|
||||
|
||||
|
||||
def _ensure_admin_session(client):
|
||||
|
||||
Reference in New Issue
Block a user