mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 01:04:00 -04:00
Replace UK phone numbers in tests with US numbers
This commit is contained in:
@@ -119,7 +119,7 @@ def test_user_information_page_shows_information_about_user(
|
||||
normalize_spaces(p.text) for p in page.select('main p')
|
||||
] == [
|
||||
'test@gsa.gov',
|
||||
'+447700900986',
|
||||
'+12028675109',
|
||||
'Text message code',
|
||||
'Last logged in just now',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user