mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 16:48:31 -04:00
fix test
This commit is contained in:
@@ -1075,7 +1075,7 @@ def test_get_user_login_gov_user(notify_db_session, admin_request):
|
||||
_data=data,
|
||||
)
|
||||
|
||||
assert users["data"]["login_uuid"] == "123456"
|
||||
assert users["data"]["email_address"] == "findel.mestro@foo.com"
|
||||
|
||||
|
||||
def test_find_users_by_email_handles_no_results(notify_db_session, admin_request):
|
||||
|
||||
Reference in New Issue
Block a user