mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Upload csv location updated, all tests passing.
This commit is contained in:
@@ -13,8 +13,6 @@ def test_client_creates_job_data_correctly(mocker):
|
||||
"id": job_id,
|
||||
"template": template_id,
|
||||
"original_file_name": original_file_name,
|
||||
"bucket_name": "service-{}-notify".format(service_id),
|
||||
"file_name": "{}.csv".format(job_id),
|
||||
"notification_count": 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user