# frozen_string_literal: true Fabricator(:custom_emoji_category) do name 'MyString' end