Skip to content

Commit f4449d6

Browse files
auth test
1 parent 63a74f4 commit f4449d6

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
@@ -40,6 +40,7 @@ class AuthoriseConfigTest : DescribeSpec(
4040
"/v1/persons/.*/risks/categories",
4141
"/v1/persons/.*/case-notes",
4242
"/v1/persons/.*/person-responsible-officer",
43+
"/v1/persons/.*/risk-management-plan",
4344
"/v1/epf/person-details/.*/\\.*+[^/]*${'$'}",
4445
"/health",
4546
"/health/ping",

0 commit comments

Comments
 (0)