tentative to add ci pipeline
This commit is contained in:
parent
600e67ff76
commit
fc6debd081
@ -1,7 +1,7 @@
|
||||
# tests/test_auth.py
|
||||
|
||||
from fastapi.testclient import TestClient
|
||||
from ..main import app
|
||||
from backend.main import app
|
||||
|
||||
client = TestClient(app)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user