Fix test content

This commit is contained in:
karlchillmaid
2019-12-04 12:01:26 +00:00
committed by GitHub
parent 0a664f00bd
commit bdde0daeec

View File

@@ -247,7 +247,7 @@ def test_choose_account_should_not_show_back_to_service_link_if_service_archived
)),
(service_two, 403, (
# Page has no back to link
'You are not allowed to see this page '
'Youre not allowed to see this page '
'To check your permissions, speak to a member of your team who can manage settings, team and usage.'
)),
))