Fix typo on legislation process factory

This commit is contained in:
Bertocq
2017-06-14 00:13:56 +02:00
parent 33e825672c
commit a279e77c39

View File

@@ -615,7 +615,7 @@ FactoryGirl.define do
debate_phase_enabled true
allegations_phase_enabled true
draft_publication_enabled true
result_publication_enable true
result_publication_enabled true
trait :next do
start_date Date.current + 2.days