mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
another db piece
This commit is contained in:
@@ -121,7 +121,7 @@ def _notify_db(notify_api, worker_id):
|
|||||||
yield db
|
yield db
|
||||||
|
|
||||||
db.session.remove()
|
db.session.remove()
|
||||||
db.engine.dispose()
|
db.get_engine(notify_api).dispose()
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture(scope="function")
|
@pytest.fixture(scope="function")
|
||||||
|
|||||||
Reference in New Issue
Block a user