# frozen_string_literal: true FactoryBot.define do factory :wrangling_assignment do user fandom end end