Skip to content

Commit

Permalink
Update src/test/kotlin/no/nav/inntektsmelding/kontrakt/serde/JacksonJ…
Browse files Browse the repository at this point in the history
…sonConfigTest.kt

Co-authored-by: Mikael Bjerga <[email protected]>
  • Loading branch information
b162214 and bjerga authored Dec 13, 2023
1 parent 2c1916c commit 7f73591
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ class JacksonJsonConfigTest {
serialisertInntektsmelding,
""""inntektsdato":"2023-10-13""""
)
println(serialisertInntektsmelding)

val deserialsertInntektsmelding =
objectMapper.readValue(serialisertInntektsmelding, Inntektsmelding::class.java)
Expand Down

0 comments on commit 7f73591

Please sign in to comment.