adds spacing to factories

This commit is contained in:
rgarcia
2016-09-19 18:56:10 +02:00
committed by kikito
parent f0a7d19f72
commit 1ac77fad7a

View File

@@ -274,6 +274,7 @@ FactoryGirl.define do
factory :poll_voter, class: 'Poll::Voter' do
association :booth, factory: :budget_booth
trait :valid_document do
document_type "1"
document_number "12345678Z"