mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 00:03:12 -04:00
Update the jobs and activity page to show the user that created the job.
This commit is contained in:
@@ -82,7 +82,6 @@ def test_should_return_200_when_email_is_not_gov_uk(app_,
|
||||
'password': 'validPassword!'})
|
||||
|
||||
assert response.status_code == 200
|
||||
print(response.get_data(as_text=True))
|
||||
assert 'Enter a central government email address' in response.get_data(as_text=True)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user