parent
84eae6fac9
commit
9972dfae61
32 changed files with 591 additions and 561 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_button I18n.t('auth.login')
|
||||
click_on I18n.t('auth.login')
|
||||
end
|
||||
|
||||
def with_alice_as_local_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue