mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-12-01 02:53:47 +00:00
5 lines
74 B
Ruby
5 lines
74 B
Ruby
|
Fabricator(:account_pin) do
|
||
|
account nil
|
||
|
target_account nil
|
||
|
end
|