mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Renamed header of CSV to be 'to' - matches API
This commit is contained in:
@@ -11,7 +11,6 @@ def test_client_creates_job_data_correctly(mocker):
|
||||
|
||||
expected_data = {
|
||||
"id": job_id,
|
||||
"service": service_id,
|
||||
"template": template_id,
|
||||
"original_file_name": original_file_name,
|
||||
"bucket_name": "service-{}-notify".format(service_id),
|
||||
|
||||
Reference in New Issue
Block a user