Fix new rubocop warnings
This commit is contained in:
parent
6067200e5b
commit
55a793150d
20 changed files with 82 additions and 72 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue