mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Merge branch 'master' into inbound_number_admin
This commit is contained in:
@@ -96,7 +96,7 @@ def test_should_return_200_when_email_is_not_gov_uk(
|
||||
'password': 'validPassword!'})
|
||||
|
||||
assert response.status_code == 200
|
||||
assert 'Enter a central government email address' in response.get_data(as_text=True)
|
||||
assert 'Enter a government email address' in response.get_data(as_text=True)
|
||||
|
||||
|
||||
def test_should_add_user_details_to_session(
|
||||
|
||||
Reference in New Issue
Block a user