Make explicit the creation of legislation processes as published in db/seeds

This commit is contained in:
Eduardo Martinez Echevarria
2017-06-30 14:21:43 +02:00
parent a599a0b91e
commit 331976e3b5

View File

@@ -651,7 +651,8 @@ print "Creating legislation processes"
debate_phase_enabled: true,
allegations_phase_enabled: true,
draft_publication_enabled: true,
result_publication_enabled: true
result_publication_enabled: true,
published: true
)
end