# frozen_string_literal: true

Fabricator(:category_moderation_group) do
  category
  group
end
