Fix apostrophes ‘ -> ’
This commit is contained in:
parent
bd7bb2d0d2
commit
9b0dae4cc2
87 changed files with 152 additions and 152 deletions
|
@ -44,7 +44,7 @@ feature 'Signin in:' do
|
|||
|
||||
expect(page).to have_current_path identite_dossier_path(user.reload.dossiers.last)
|
||||
expect(page).to have_procedure_description(procedure)
|
||||
expect(page).to have_content "Données d'identité"
|
||||
expect(page).to have_content "Données d’identité"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue