1
0
mirror of https://github.com/glitch-soc/mastodon synced 2024-03-09 07:35:42 +00:00
glitch-social/spec/fabricators/account_pin_fabricator.rb

5 lines
74 B
Ruby

Fabricator(:account_pin) do
account nil
target_account nil
end