mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
fix tests
This commit is contained in:
@@ -517,7 +517,7 @@ def notification_json(
|
||||
"notification_type": template_type,
|
||||
"reply_to_text": reply_to_text,
|
||||
"client_reference": client_reference,
|
||||
"created_by_name": created_by_name,
|
||||
"created_by_name": None,
|
||||
}
|
||||
for i in range(rows)
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user