Skip to content

Commit

Permalink
Update RyddejobbTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
s148719 committed Oct 24, 2023
1 parent 3eb750d commit 1fa982c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ public void skalVerifisereAtGrenserErSattSomForventet() {

// then
assertThat(levetidDokumenter).isEqualTo(12);
assertThat(maksAntallDokumenterPerKjoering).isEqualTo(1000);
assertThat(maksAntallDokumenterPerKjoering).isEqualTo(10000);
}
}

0 comments on commit 1fa982c

Please sign in to comment.