Skip to content

Commit

Permalink
Oppdater integrasjonstest
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerga committed Nov 4, 2024
1 parent f65b1e9 commit dedfeb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ class LagreSelvbestemtIT : EndToEndTest() {
.shouldBeEqualToInntektsmelding(nyInntektsmelding)

messages
.filter(EventName.SELVBESTEMT_IM_LAGRET)
.filter(EventName.INNTEKTSMELDING_JOURNALFOERT)
.filter(BehovType.LAGRE_JOURNALPOST_ID)
.firstAsMap()
.shouldContainNokTilJournalfoeringOgDistribusjon(transaksjonId, nyInntektsmelding, compareType = false)
Expand Down

0 comments on commit dedfeb9

Please sign in to comment.