Skip to content

Commit

Permalink
glemte en test...
Browse files Browse the repository at this point in the history
  • Loading branch information
Watercolours committed Oct 31, 2024
1 parent 6d002eb commit 45b3d3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ internal class BeregningRoutesTest {
header(HttpHeaders.ContentType, ContentType.Application.Json.toString())
header(HttpHeaders.Authorization, "Bearer $token")
}.let {
it.status shouldBe HttpStatusCode.NotFound
it.status shouldBe HttpStatusCode.Forbidden
}
}
}
Expand Down

0 comments on commit 45b3d3e

Please sign in to comment.