fixed a test

This commit is contained in:
David Kennedy 2024-12-30 11:04:03 -05:00
parent a8340f5470
commit 267364e556
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -1009,7 +1009,7 @@ class TestDomainManagers(TestDomainOverview):
add_page.form.submit()
expected_message_content = (
"Can't send invitation email. No email is associated with the account for 'test_user'."
"Can't send invitation email. No email is associated with your user account."
)
# Assert that the error message was called with the correct argument