Skip to content

Commit

Permalink
Flytt test til modul hvor testet kode ligger (#168)
Browse files Browse the repository at this point in the history
* Flytt test til modul hvor testet kode ligger

* Flytt test-json
  • Loading branch information
bjerga authored Sep 26, 2023
1 parent d28fdcd commit f2e7c68
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
package no.nav.helsearbeidsgiver.inntektsmelding.helsebro.domene
package no.nav.helsearbeidsgiver.felles

import io.kotest.assertions.withClue
import io.kotest.core.spec.style.FunSpec
import io.kotest.data.row
import io.kotest.matchers.shouldBe
import no.nav.helsearbeidsgiver.felles.ForespurtData
import no.nav.helsearbeidsgiver.felles.test.mock.mockForespurtData
import no.nav.helsearbeidsgiver.felles.test.mock.mockForespurtDataMedFastsattInntekt
import no.nav.helsearbeidsgiver.felles.test.mock.mockForespurtDataMedForrigeInntekt
Expand Down

0 comments on commit f2e7c68

Please sign in to comment.