Skip to content

Commit a3464fa

Browse files
committed
Kjørt ktlintFormat
1 parent d6e1479 commit a3464fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebms-send-in/src/test/kotlin/no/nav/emottak/util/PidValidatorTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.junit.jupiter.api.Test
55
class PidValidatorTest {
66

77
@Test
8-
fun `Should accept FNR`() = assert(PidValidator.isValidFodselsnummer("13097248022"))
8+
fun `Should accept FNR`() = assert(PidValidator.isValidFodselsnummer("13097248022"))
99

1010
@Test
1111
fun `Should accept DNR`() {

0 commit comments

Comments
 (0)