Update rubocop-capybara
to version 2.19.0 (#26982)
This commit is contained in:
parent
1996fb6fd6
commit
2528a0721f
8 changed files with 39 additions and 39 deletions
|
@ -18,7 +18,7 @@ module ProfileStories
|
|||
visit new_user_session_path
|
||||
fill_in 'user_email', with: email
|
||||
fill_in 'user_password', with: password
|
||||
click_on I18n.t('auth.login')
|
||||
click_button I18n.t('auth.login')
|
||||
end
|
||||
|
||||
def with_alice_as_local_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue