Skip to content

Commit

Permalink
Oppdater test
Browse files Browse the repository at this point in the history
  • Loading branch information
RuneLind committed Oct 30, 2024
1 parent 018ba6d commit 4a3905c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ class LandkodeMapperTest {

@Test
fun `skal returnere kosovo`() {
LandkodeMapper.finnLandkodeIso3ForIdentRekvisisjon("XK", true) shouldBe "XKK"
LandkodeMapper.finnLandkodeIso3ForIdentRekvisisjon("XK", true) shouldBe "XXK"
}
}

0 comments on commit 4a3905c

Please sign in to comment.