Skip to content

Commit ea34d64

Browse files
committed
Fjerne testing
1 parent ab8853a commit ea34d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/no/nav/k9/los/K9Los.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ fun Application.k9Los() {
284284
localSetup.initSaksbehandlere()
285285
localSetup.initPunsjoppgaver(0)
286286
localSetup.initTilbakeoppgaver(0)
287-
localSetup.initK9SakOppgaver(10)
287+
localSetup.initK9SakOppgaver(0)
288288
api()
289289
} else {
290290
authenticate(*issuers.allIssuers()) {

0 commit comments

Comments
 (0)