mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-17 18:35:48 -07: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