mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #2296 from alphagov/return-sent-by-in-csv
List who sent a message in CSV download
This commit is contained in:
@@ -1881,6 +1881,7 @@ def mock_get_notifications(
|
||||
template_type=diff_template_type,
|
||||
client_reference=client_reference,
|
||||
status=noti_status,
|
||||
created_by_name='Firstname Lastname',
|
||||
)
|
||||
|
||||
return mocker.patch(
|
||||
|
||||
Reference in New Issue
Block a user