fix specs
This commit is contained in:
parent
4a51a9a351
commit
b6cc35df68
8 changed files with 45 additions and 12 deletions
|
@ -84,7 +84,7 @@ describe 'Signing up:' do
|
|||
click_on 'Commencer la démarche'
|
||||
|
||||
expect(page).to have_current_path identite_dossier_path(procedure.reload.dossiers.last)
|
||||
expect(page).to have_procedure_description(procedure)
|
||||
expect(page).to have_procedure_sumup_description(procedure)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue