mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-02 15:50:48 -05:00
Add client_reference to the serialised notification returned for the csv reports.
This commit is contained in:
@@ -794,7 +794,8 @@ def test_get_all_notifications_for_job_returns_csv_format(admin_request, sample_
|
||||
'job_name',
|
||||
'status',
|
||||
'row_number',
|
||||
'recipient'
|
||||
'recipient',
|
||||
'client_reference'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user