mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05: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,
|
||||
api_user_active,
|
||||
mock_login,
|
||||
mock_get_user,
|
||||
mock_get_user_by_email,
|
||||
mock_get_service_template,
|
||||
mock_get_service
|
||||
mock_get_service_template
|
||||
):
|
||||
|
||||
contents = 'phone\n+44 123\n+44 456'
|
||||
|
||||
Reference in New Issue
Block a user