adapting the specs
This commit is contained in:
parent
9553dae7bd
commit
7eee9beed7
7 changed files with 12 additions and 12 deletions
|
@ -60,7 +60,7 @@ feature 'Signin in:' do
|
|||
click_on 'Connexion'
|
||||
|
||||
sign_in_with user.email, password
|
||||
expect(page).to have_content 'Vous devez confirmer votre adresse email pour continuer'
|
||||
expect(page).to have_content('Vous devez confirmer votre compte par courriel.')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue