Adding Alembic migrations for production and cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# tests/conftest.py
|
||||
# app/tests/conftest.py
|
||||
|
||||
import pytest
|
||||
from sqlalchemy import create_engine
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# tests/test_routes.py
|
||||
# app/tests/test_routes.py
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user