password reset requests
This commit is contained in:
@ -22,10 +22,5 @@ module Admin
|
||||
assert_redirected_to admin_profile_url
|
||||
assert flash[:success]
|
||||
end
|
||||
|
||||
test "should get lost_password" do
|
||||
get admin_reset_password_url
|
||||
assert_response :success
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user