X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1becffcbf5a948aacca7289dcf24db3fc971ea9c..318064b2a7f4b39119dfab02c712832c0f8c5859:/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