Merge pull request #2296 from alphagov/return-sent-by-in-csv

List who sent a message in CSV download
This commit is contained in:
Chris Hill-Scott
2018-09-07 13:26:10 +01:00
committed by GitHub
4 changed files with 79 additions and 34 deletions

View File

@@ -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(