Skip to content

Commit 9fe19da

Browse files
committed
Correct the JIRA ref
1 parent 78f9341 commit 9fe19da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filenameprocessor/tests/test_lambda_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def test_lambda_handler_existing_file(self):
253253

254254
def test_lambda_handler_correctly_flags_empty_file(self):
255255
"""
256-
VED-745 Tests that for an empty batch file:
256+
VED-757 Tests that for an empty batch file:
257257
* The file status is updated to 'Not processed - empty file' in the audit table
258258
* The message is not sent to SQS
259259
* The failure inf_ack file is created

0 commit comments

Comments
 (0)