mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 16:31:15 -05:00
Grammar change to despro ticket
Grammar change to despro ticket Strip sets of empty elements Strip subfolder in returned zip file list ar change to despro ticket
This commit is contained in:
@@ -1158,7 +1158,7 @@ def test_letter_raise_alert_if_ack_files_not_match_zip_list(mocker, notify_db):
|
||||
assert mock_file_list.call_count == 2
|
||||
assert mock_get_file.call_count == 1
|
||||
|
||||
deskpro_message = "Letter ack does not contains all zip files sent. " \
|
||||
deskpro_message = "Letter ack file does not contains all zip files sent. " \
|
||||
"Missing ack for zip files: {}, " \
|
||||
"pdf bucket: {}, subfolder: {}, " \
|
||||
"ack bucket: {}".format(str(set(['NOTIFY.20180111175009.ZIP', 'NOTIFY.20180111175010.ZIP'])),
|
||||
|
||||
Reference in New Issue
Block a user