X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dbf35e0cf67ee330cd02c2431e0ed6d08681d184..aceef47cd8f39928d27df43e2fdfee339ddafdc9:/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