Skip to content

Commit

Permalink
IS-2643: Turn off JP-retry in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Dec 16, 2024
1 parent 9c8d8bc commit 5b3200d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/kotlin/no/nav/syfo/TestEnvironment.kt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ fun testEnvironment(
smgcpProxyUrl = smgcpUrl,
isbehandlerdialogClientId = "isbehandlerdialog",
isbehandlerdialogUrl = isbehandlerdialogUrl,
jpRetryEnabled = true,
)

fun testAppState() = ApplicationState(
Expand Down

0 comments on commit 5b3200d

Please sign in to comment.