Skip to content

Commit 9754aa6

Browse files
[HIA-390]
Fixing smoke test
1 parent 9178d7f commit 9754aa6

File tree

1 file changed

+1
-1
lines changed
  • src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/smoke/person

1 file changed

+1
-1
lines changed

src/test/kotlin/uk/gov/justice/digital/hmpps/hmppsintegrationapi/smoke/person/PersonSmokeTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class PersonSmokeTest : DescribeSpec(
9898
"emails":null
9999
}
100100
}
101-
}">
101+
}
102102
""".removeWhitespaceAndNewlines(),
103103
)
104104
}

0 commit comments

Comments
 (0)