mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 06:48:25 -04:00
Fix test to use a real status
This commit is contained in:
@@ -159,7 +159,7 @@ def notification_json(service_id,
|
||||
job=None,
|
||||
template=None,
|
||||
to='07123456789',
|
||||
status='sent',
|
||||
status='delivered',
|
||||
sent_at=None,
|
||||
created_at=None,
|
||||
updated_at=None,
|
||||
|
||||
Reference in New Issue
Block a user