Remove unused lien_demarche from procedure
This commit is contained in:
parent
53a261f424
commit
93ef0a02b7
3 changed files with 0 additions and 13 deletions
|
@ -1,7 +1,6 @@
|
|||
FactoryBot.define do
|
||||
sequence(:published_path) { |n| "fake_path#{n}" }
|
||||
factory :procedure do
|
||||
lien_demarche { 'http://localhost' }
|
||||
sequence(:libelle) { |n| "Procedure #{n}" }
|
||||
description { "Demande de subvention à l'intention des associations" }
|
||||
organisation { "Orga DINSIC" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue