Confirmation → activation
This commit is contained in:
parent
f86cc835f8
commit
b317b49b3d
3 changed files with 11 additions and 11 deletions
|
@ -38,7 +38,7 @@ feature 'Invitations' do
|
|||
fill_in 'user_password', with: user_password
|
||||
click_on 'Créer un compte'
|
||||
|
||||
expect(page).to have_content('lien de confirmation')
|
||||
expect(page).to have_content("lien d'activation")
|
||||
|
||||
# Confirm the email
|
||||
user = User.find_by(email: invite.email)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue