You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: bidrag-beregn-barnebidrag/src/test/kotlin/no/nav/bidrag/beregn/barnebidrag/beregning/GebyrBeregningApiTest.kt
+2-2
Original file line number
Diff line number
Diff line change
@@ -265,10 +265,10 @@ class BeregnGebyrServiceTest {
265
265
sjablonGrunnlag shouldHaveSize 2
266
266
267
267
val nedreInntektsgrenseGebyrSjablon = sjablonGrunnlag.find { it.innhold.sjablon ==SjablonTallNavn.NEDRE_INNTEKTSGRENSE_GEBYR_BELØP }!!
0 commit comments