mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 23:41:17 -05:00
fix for failing tests
This commit is contained in:
@@ -69,7 +69,7 @@ def _notify_db(notify_api):
|
||||
|
||||
yield db
|
||||
|
||||
db.session.remove()
|
||||
db.session.close_all()
|
||||
db.engine.dispose()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user