Replace UK phone numbers in tests with US numbers

This commit is contained in:
Ryan Ahearn
2022-12-22 22:11:07 -05:00
parent cc142666d5
commit 2ad21a6f4f
35 changed files with 483 additions and 478 deletions

View File

@@ -81,8 +81,8 @@ def test_should_render_correct_resend_template_for_pending_user(
f'/services/{SERVICE_ONE_ID}/templates',
])
@pytest.mark.parametrize('phone_number_to_register_with', [
'+447700900460',
'+1800-555-555',
'+12027009004',
'+1800-555-5555',
])
def test_should_resend_verify_code_and_update_mobile_for_pending_user(
client_request,