This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/fabricators/tag_fabricator.rb

4 lines
42 B
Ruby
Raw Permalink Normal View History

2016-11-04 18:12:59 +00:00
Fabricator(:tag) do
name "MyString"
end