chinwagsocial/spec/fabricators/tag_fabricator.rb
2016-11-04 19:12:59 +01:00

4 lines
42 B
Ruby

Fabricator(:tag) do
name "MyString"
end