fix some tests

This commit is contained in:
Kenneth Kehl
2024-08-23 12:59:00 -07:00
parent 50e67d2308
commit c67407f090
8 changed files with 38 additions and 32 deletions

View File

@@ -18,6 +18,7 @@ def test_user(notify_admin):
"email_address": "test@user.gsa.gov",
"mobile_number": "+12021231234",
"state": "pending",
"preferred_timezone": "America/Chicago",
"failed_login_count": 0,
"platform_admin": False,
}