layouts: use a common procedure_context
layout for the demarche overview
This commit is contained in:
parent
5a36546485
commit
e25bd7139f
11 changed files with 106 additions and 81 deletions
|
@ -10,6 +10,7 @@ FactoryBot.define do
|
|||
administrateur { create(:administrateur) }
|
||||
duree_conservation_dossiers_dans_ds { 3 }
|
||||
duree_conservation_dossiers_hors_ds { 6 }
|
||||
ask_birthday { false }
|
||||
|
||||
factory :procedure_with_dossiers do
|
||||
transient do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue