Update tests to focus on US numbers

This commit is contained in:
Ryan Ahearn
2023-01-04 16:35:25 -05:00
parent abc7b09d0d
commit 82df01653f
21 changed files with 172 additions and 201 deletions

View File

@@ -72,7 +72,7 @@ from app.models import (
def create_user(
*,
mobile_number="+447700900986",
mobile_number="+12028675309",
email=None,
state='active',
id_=None,