Skip to content

Commit

Permalink
Rett opp test
Browse files Browse the repository at this point in the history
  • Loading branch information
emilps committed Dec 4, 2024
1 parent 45518ad commit 8fb9267
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ internal class UtlandMapperTest {
"2021-07-01",
utland.innflyttingTilNorge
?.first()
?.gyldighetstidspunkt
?.gyldighetsdato
.toString(),
)
assertEquals(
"2021-07-01",
utland.innflyttingTilNorge
?.first()
?.ajourholdstidspunkt
?.ajourholdsdato
.toString(),
)
}
Expand Down

0 comments on commit 8fb9267

Please sign in to comment.