mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-04 00:00:27 -04:00
Update tests to focus on US numbers
This commit is contained in:
@@ -72,7 +72,7 @@ from app.models import (
|
||||
|
||||
def create_user(
|
||||
*,
|
||||
mobile_number="+447700900986",
|
||||
mobile_number="+12028675309",
|
||||
email=None,
|
||||
state='active',
|
||||
id_=None,
|
||||
|
||||
Reference in New Issue
Block a user