From 852699e3e8397f9c1d30de8d88d0b6e6f12ff1b8 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 13 Sep 2019 12:49:40 +0100 Subject: [PATCH] Replace hasn't with has not --- tests/app/main/views/test_manage_users.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/app/main/views/test_manage_users.py b/tests/app/main/views/test_manage_users.py index a16c16731..3efbfd1d4 100644 --- a/tests/app/main/views/test_manage_users.py +++ b/tests/app/main/views/test_manage_users.py @@ -292,7 +292,7 @@ def test_manage_users_page_shows_member_auth_type_if_service_has_email_auth_acti True, """ Text message code - Not available because this team member hasn’t added a + Not available because this team member has not added a phone number to their profile """, ),