Skip to content

Commit

Permalink
Update BehandlingServiceTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
s148719 committed Dec 5, 2024
1 parent 740377f commit f09da7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ class BehandlingServiceTest : TestContainerRunner() {
.filter { Inntektsrapportering.AINNTEKT_BEREGNET_3MND == it.rapporteringstype }
.size shouldBe
1
behandlingDto.feilOppståttVedSisteGrunnlagsinnhenting?.shouldHaveSize(11)
behandlingDto.feilOppståttVedSisteGrunnlagsinnhenting?.shouldHaveSize(12)
}
}

Expand Down

0 comments on commit f09da7c

Please sign in to comment.