Skip to content

Commit b02fffa

Browse files
author
Bingjie Liu
committed
Temporary fix for epf smoke test
1 parent a90c676 commit b02fffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class EPFPersonDetailSmokeTest : DescribeSpec(
3232
"dateOfBirth":"2019-08-24",
3333
"gender": "string",
3434
"sentence": {
35-
"date": "2019-08-24",
35+
"date": null,
3636
"sentencingCourt": {
3737
"name": "string"
3838
},

0 commit comments

Comments
 (0)