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