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