mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-23 11:29:50 -05:00
more tests
This commit is contained in:
@@ -1071,7 +1071,7 @@ def test_get_user_login_gov_user(notify_db_session, admin_request):
|
||||
data = {"email": "findel.mestro@foo.com", "uuid": "123456"}
|
||||
|
||||
users = admin_request.post(
|
||||
"user.get_login_gov_user",
|
||||
"user.get_user_login_gov_user",
|
||||
_data=data,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user