Add type de champ Engagement
This commit is contained in:
parent
d455b6f12d
commit
8fb76d1a6e
7 changed files with 19 additions and 4 deletions
|
@ -9,6 +9,8 @@ describe 'backoffice/dossiers/show.html.haml', type: :view do
|
|||
before do
|
||||
sign_in gestionnaire
|
||||
assign(:facade, (DossierFacades.new dossier.id, gestionnaire.email))
|
||||
|
||||
@request.env['PATH_INFO'] = 'backoffice/user'
|
||||
end
|
||||
|
||||
context 'on the dossier gestionnaire page' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue