Skip to content

Commit

Permalink
Inntektrespons inneholder gebyr endringer
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 committed Dec 10, 2024
1 parent 2a080f1 commit d247a7c
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 d247a7c

Please sign in to comment.