mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Merge pull request #1106 from alphagov/feat-update-user-profile-password-with-new-endpoint
Update password on user profile with new endpoint
This commit is contained in:
@@ -239,7 +239,7 @@ def test_should_redirect_after_password_change(
|
||||
api_user_active,
|
||||
mock_login,
|
||||
mock_get_user,
|
||||
mock_update_user,
|
||||
mock_update_user_password,
|
||||
mock_verify_password,
|
||||
):
|
||||
data = {
|
||||
|
||||
Reference in New Issue
Block a user