Skip to content

Commit de7c85c

Browse files
committed
Fix broken smoke test
1 parent 8ea34d8 commit de7c85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ class AuthoriseConfigTest : DescribeSpec(
4444
"/v1/persons/.*/person-responsible-officer",
4545
"/v1/persons/.*/risk-management-plan",
4646
"/v1/epf/person-details/.*/\\.*+[^/]*${'$'}",
47+
"/v1/pes/prisoner-details/.*+[^/]*${'$'}",
4748
"/health",
4849
"/health/ping",
4950
"/health/readiness",

0 commit comments

Comments
 (0)