Skip to content

Commit f90b4de

Browse files
Fix test data pt 2'
1 parent f763a42 commit f90b4de

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
@@ -68,7 +68,7 @@ class PersonSmokeTest : DescribeSpec(
6868
"deliusCrn": "A123456"
6969
},
7070
"pncId": "2012/0052494Q",
71-
"hmppsId": "A123456",
71+
"hmppsId": "G5555TT",
7272
"contactDetails": {
7373
"addresses": [
7474
{

0 commit comments

Comments
 (0)