X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0e78061cdba5cfb3f299f57b7643d2b396ee235b..416334cbbc3ac3037dd559cfa5dc561950da642f:/test/controllers/passwords_controller_test.rb diff --git a/test/controllers/passwords_controller_test.rb b/test/controllers/passwords_controller_test.rb index 8a6e0b901..0a3a32c52 100644 --- a/test/controllers/passwords_controller_test.rb +++ b/test/controllers/passwords_controller_test.rb @@ -81,7 +81,7 @@ class PasswordsControllerTest < ActionDispatch::IntegrationTest end assert_response :success assert_template :lost_password - assert_select ".error", /^Could not find that email address/ + assert_select ".alert.alert-danger", /^Could not find that email address/ # Test resetting using the address as recorded for a user that has an # address which is case insensitively unique