Fix new rubocop warnings

This commit is contained in:
Tom Hughes 2024-01-09 18:23:28 +00:00
parent 6067200e5b
commit 55a793150d
20 changed files with 82 additions and 72 deletions

View file

@ -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."