Skip to content

Commit

Permalink
test: fix the failure test
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanta2018 committed Apr 18, 2024
1 parent e723b4c commit 631d99b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/resources/config/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ application:
revalCurrentPmJob: ${APPLICATION_CRON_REVALCURRENTPMJOB:0 39 1 * * *}
revalCurrentPlacementJob: ${APPLICATION_CRON_REVALCURRENTPLACEMENTJOB:0 49 1 * * *}
recordResendingJob: ${APPLICATION_CRON_RECORDRESENDINGJOB:0 * * * * *}
postFundingSyncJob: ${APPLICATION_CRON_POSTFUNDINGSYNCJOB:0 0 3 * * *}
jobs:
runOnStartup:
earliest: ${APPLICATION_JOBS_RUNONSTARTUP_EARLIEST:05:01}
Expand Down

0 comments on commit 631d99b

Please sign in to comment.