This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/fabricators/bookmark_fabricator.rb

5 lines
48 B
Ruby
Raw Normal View History

2018-04-11 12:05:08 -07:00
Fabricator(:bookmark) do
account
status
end