Upload csv location updated, all tests passing.

This commit is contained in:
Nicholas Staples
2016-04-07 12:56:44 +01:00
parent 194c56943c
commit 8f8cdabfff
5 changed files with 17 additions and 18 deletions

View File

@@ -91,8 +91,6 @@ def job_json():
'service': 1,
'template': 1,
'original_file_name': 'thisisatest.csv',
'bucket_name': 'service-1-{}-notify'.format(job_id),
'file_name': '{}.csv'.format(job_id),
'created_at': created_at,
'notification_count': 1,
'notifications_sent': 1,