# frozen_string_literal: true FactoryBot.define do factory :group_score do end end