Skip to content

Commit

Permalink
Fiks typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusTonnessen committed Oct 2, 2024
1 parent 7f6efc3 commit 8f7d07d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class ValutakursTest {
}

@Test
fun `gir false når minst én valutakurs ikke er oppdatert for gitt måned`() {
fun `gir true når minst én valutakurs ikke er oppdatert for gitt måned`() {
val måned = LocalDate.now().toYearMonth()

val valutakurs1 =
Expand Down

0 comments on commit 8f7d07d

Please sign in to comment.