confirmation: add a dedicated page with confirmation instructions
Fix #2586
This commit is contained in:
parent
c927e6651d
commit
c7ac43cfe7
9 changed files with 146 additions and 31 deletions
|
@ -37,7 +37,7 @@ feature 'Invitations' do
|
|||
|
||||
# Create the account
|
||||
sign_up_with invite.email, user_password
|
||||
expect(page).to have_content("lien d'activation")
|
||||
expect(page).to have_content('lien d’activation')
|
||||
|
||||
# Confirm the account
|
||||
# (The user should be redirected to the dossier they was invited on)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue