mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Upload csv location updated, all tests passing.
This commit is contained in:
@@ -24,8 +24,6 @@ class JobApiClient(BaseAPIClient):
|
||||
"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": notification_count
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user