Skip to content

Commit 36208d1

Browse files
Replace status with new status supplied by prism (#567)
This has been caused by a change in education and work: ministryofjustice/hmpps-education-and-work-plan-api@29f2925#diff-f1d1f3634d02424dce3d2b27d85f73f1c357834d7fcf9f323c81853dc7279a2aR3269
1 parent c79fc2d commit 36208d1

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/integration/person/PLPIntegrationTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class PLPIntegrationTest : IntegrationTestBase() {
1515
"""
1616
{"data": {
1717
"deadlineDate":"2019-08-24",
18-
"status":"SCHEDULED",
18+
"status":"PENDING_INITIAL_SCREENING_AND_ASSESSMENTS_FROM_CURIOUS",
1919
"calculationRule": "NEW_PRISON_ADMISSION",
2020
"nomisNumber": "A1234BC",
2121
"systemUpdatedBy":"Alex Smith",

0 commit comments

Comments
 (0)