Skip to content

Commit e876df6

Browse files
RAA-703 Fix failing test
1 parent 2a801a5 commit e876df6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/sandbox/stu3/test_a036_cancel_referral.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ class TestCancelReferral(SandboxTest):
1414
allowed_business_function_data = [
1515
"REFERRING_CLINICIAN",
1616
"REFERRING_CLINICIAN_ADMIN",
17+
"SERVICE_PROVIDER_CLINICIAN",
18+
"SERVICE_PROVIDER_CLINICIAN_ADMIN",
1719
]
1820

1921
authorised_actor_data = Actor.all(

0 commit comments

Comments
 (0)