Skip to content

Commit

Permalink
IS-1821: Disable cronjob for now (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe authored Feb 7, 2024
1 parent a128176 commit 3793326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/no/nav/syfo/cronjob/CronjobModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ fun cronjobModule(
dialogmeldingStatusCronjob,
verifyPartnerIdCronjob,
suspensjonCronjob,
verifyBehandlereForKontorCronjob,
// verifyBehandlereForKontorCronjob,
).forEach {
launchBackgroundTask(
applicationState = applicationState,
Expand Down

0 comments on commit 3793326

Please sign in to comment.