Nouvelle organisation de la page récapitulatif
This commit is contained in:
parent
888ac8b336
commit
a9109f8b2b
15 changed files with 242 additions and 149 deletions
|
@ -1,6 +1,7 @@
|
|||
FactoryGirl.define do
|
||||
factory :dossier do
|
||||
nom_projet "Demande de subvention dans le cadre d'accompagnement d'enfant à l'étranger"
|
||||
state 'draft'
|
||||
trait :with_entreprise do
|
||||
after(:build) do |dossier, _evaluator|
|
||||
etablissement = create(:etablissement)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue