Gestionnaire: move dossier_path gestionnaire_dossier_path
This commit is contained in:
parent
7bb8849d80
commit
0dc101e375
7 changed files with 18 additions and 18 deletions
|
@ -16,7 +16,7 @@ feature 'The gestionnaire part' do
|
|||
expect(page).to have_current_path(procedure_path(procedure))
|
||||
|
||||
click_on dossier.user.email
|
||||
expect(page).to have_current_path(dossier_path(procedure, dossier))
|
||||
expect(page).to have_current_path(gestionnaire_dossier_path(procedure, dossier))
|
||||
|
||||
click_on 'Passer en instruction'
|
||||
dossier.reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue