diff --git a/src/main/resources/META-INF/batch-jobs/EventFilesProcessorJob.xml b/src/main/resources/META-INF/batch-jobs/EventFilesProcessorJob.xml index b828389e8..e22896fd5 100644 --- a/src/main/resources/META-INF/batch-jobs/EventFilesProcessorJob.xml +++ b/src/main/resources/META-INF/batch-jobs/EventFilesProcessorJob.xml @@ -1,6 +1,7 @@ - + diff --git a/src/test/sample/handling_events.csv b/src/test/sample/handling_events.csv index 8f8a86b37..925154d5f 100644 --- a/src/test/sample/handling_events.csv +++ b/src/test/sample/handling_events.csv @@ -1,4 +1,4 @@ -7/8/2022 5:00 PM,ABC123,0200T,USNYC,LOAD -7/13/2022 11:00 AM,ABC123,0200T,USDAL,UNLOAD -7/15/2022 4:00 AM,ABC123,0300A,USDAL,LOAD -7/21/2022 10:00 AM,ABC123,0300A,FIHEL,UNLOAD \ No newline at end of file +8/19/2023 5:00 PM,ABC123,0200T,USNYC,LOAD +8/24/2023 1:00 PM,ABC123,0200T,USDAL,UNLOAD +8/26/2023 8:00 AM,ABC123,0300A,USDAL,LOAD +9/1/2023 4:00 AM,ABC123,0300A,FIHEL,UNLOAD \ No newline at end of file