Skip to content

Commit

Permalink
CCM-6595: update sandbox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
terry.herbert1 committed Sep 27, 2024
1 parent 4511b39 commit 5710cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/constants/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,5 +307,5 @@ def __init__(self, code, status, title, detail, links={}):
"CM_CANNOT_SET_CONTACT_DETAILS",
"400",
"Cannot set contact details",
"Your account is not allowed to provide alternative contact details."
"Client is not allowed to provide alternative contact details."
)

0 comments on commit 5710cfa

Please sign in to comment.