From 72617d655f4311ee4c106b8ba18bfbdde1fd8b8a Mon Sep 17 00:00:00 2001 From: Ugur Alpay Cenar Date: Mon, 2 Dec 2024 15:13:06 +0100 Subject: [PATCH] Ikke valider bidrag i lesemodus --- .../bidrag/behandling/service/VedtakTilBehandlingBidragTest.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/kotlin/no/nav/bidrag/behandling/service/VedtakTilBehandlingBidragTest.kt b/src/test/kotlin/no/nav/bidrag/behandling/service/VedtakTilBehandlingBidragTest.kt index d9a03b989..08312e801 100644 --- a/src/test/kotlin/no/nav/bidrag/behandling/service/VedtakTilBehandlingBidragTest.kt +++ b/src/test/kotlin/no/nav/bidrag/behandling/service/VedtakTilBehandlingBidragTest.kt @@ -252,7 +252,7 @@ class VedtakTilBehandlingBidragTest : CommonVedtakTilBehandlingTest() { assertSoftly(samvær) { size shouldBe 1 val samværBarn = samvær.first() - samværBarn.rolle.rolletype shouldBe Rolletype.BIDRAGSPLIKTIG + samværBarn.rolle.rolletype shouldBe Rolletype.BARN samværBarn.perioder shouldHaveSize 4 assertSoftly(samværBarn.perioder.first()) { samværsklasse shouldBe Samværsklasse.SAMVÆRSKLASSE_2