mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-22 08:58:57 -04:00
more tests
This commit is contained in:
@@ -1771,7 +1771,7 @@ def test_save_api_email_or_sms_sqlalchemy_error_with_max_retries():
|
|||||||
"created_at": "2025-01-01T00:00:00",
|
"created_at": "2025-01-01T00:00:00",
|
||||||
"reply_to_text": "",
|
"reply_to_text": "",
|
||||||
"status": "created",
|
"status": "created",
|
||||||
"deocument_download_count": 0,
|
"document_download_count": 0,
|
||||||
}
|
}
|
||||||
|
|
||||||
class FakeMaxRetriesExceeded(Exception):
|
class FakeMaxRetriesExceeded(Exception):
|
||||||
|
|||||||
Reference in New Issue
Block a user