Merge
This commit is contained in:
parent
1d9c77063e
commit
84eae6fac9
32 changed files with 556 additions and 586 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