This repository has been archived on 2023-07-01. 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 21:05:08 +02:00
Fabricator(:bookmark) do
account
status
end