# frozen_string_literal: true FactoryGirl.define do factory :voter do end end