mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Remove some mocks
This commit is contained in:
@@ -63,10 +63,7 @@ def test_upload_csvfile_with_invalid_phone_shows_check_page_with_errors(
|
|||||||
mocker,
|
mocker,
|
||||||
api_user_active,
|
api_user_active,
|
||||||
mock_login,
|
mock_login,
|
||||||
mock_get_user,
|
mock_get_service_template
|
||||||
mock_get_user_by_email,
|
|
||||||
mock_get_service_template,
|
|
||||||
mock_get_service
|
|
||||||
):
|
):
|
||||||
|
|
||||||
contents = 'phone\n+44 123\n+44 456'
|
contents = 'phone\n+44 123\n+44 456'
|
||||||
|
|||||||
Reference in New Issue
Block a user