Skip to content

Commit

Permalink
Update VedtakserviceBidragTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
s148719 committed Dec 11, 2024
1 parent 5874c71 commit 50f991a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ class VedtakserviceBidragTest : CommonVedtakTilBehandlingTest() {
val request = opprettVedtakRequest
request.type shouldBe Vedtakstype.FASTSETTELSE
withClue("Grunnlagliste skal inneholde ${request.grunnlagListe.size} grunnlag") {
request.grunnlagListe shouldHaveSize 171
request.grunnlagListe shouldHaveSize 172
}
}

Expand Down

0 comments on commit 50f991a

Please sign in to comment.