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