FactoryBot.define do factory :student_race do dashboard_student { nil } dashboard_race { nil } end end