Update spec file
This commit is contained in:
parent
523a295be0
commit
edf9c8807f
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ describe 'Creating a new dossier:', js: true do
|
|||
find('label', text: 'Monsieur').click # force focus out
|
||||
within "#identite-form" do
|
||||
within '.suspect-email' do
|
||||
expect(page).to have_content("Information : Voulez-vous dire ?")
|
||||
expect(page).to have_content("L'adresse semble erronée Vouliez-vous écrire : prenom.nom@gmail.com ? Oui Non")
|
||||
click_button("Oui")
|
||||
end
|
||||
click_button("Continuer")
|
||||
|
|
Loading…
Reference in a new issue