about summary refs log tree commit diff
path: root/spec/fabricators/custom_emoji_category_fabricator.rb
blob: 119c343cf0d7c30756abff2f0704708021fc5e08 (plain) (blame)
1
2
3
Fabricator(:custom_emoji_category) do
  name 'MyString'
end