remove duplicated line
This commit is contained in:
parent
9da4a33e62
commit
8f2f0eddc0
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :procedure do
|
||||
libelle 'Demande de subvention'
|
||||
description 'Description demande de subvention'
|
||||
lien_demarche 'http://localhost'
|
||||
libelle 'Demande de subvention'
|
||||
description "Demande de subvention à l'intention des associations"
|
||||
|
|
Loading…
Reference in a new issue