add new layout to handle new full screen design
This commit is contained in:
parent
b6cc35df68
commit
6274594c70
15 changed files with 66 additions and 52 deletions
|
@ -43,7 +43,7 @@ describe 'Signin in:' do
|
|||
click_on 'Commencer la démarche'
|
||||
|
||||
expect(page).to have_current_path identite_dossier_path(user.reload.dossiers.last)
|
||||
expect(page).to have_procedure_sumup_description(procedure)
|
||||
expect(page).to have_procedure_description(procedure)
|
||||
expect(page).to have_content "Données d’identité"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue