X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/48214c6441725a61a8eae6c14d164362ff48b3a3..aca9bd205e78ac5f5d37489b2583817c178a6f8e:/test/system/oauth2_test.rb diff --git a/test/system/oauth2_test.rb b/test/system/oauth2_test.rb index ed5ec1532..0b9213aaa 100644 --- a/test/system/oauth2_test.rb +++ b/test/system/oauth2_test.rb @@ -8,7 +8,7 @@ class Oauth2Test < ApplicationSystemTestCase assert_text "OpenStreetMap Web Site" accept_alert do - click_link "Revoke Access" + click_on "Revoke Access" end assert_text "You have not yet authorized any OAuth 2 applications."