mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 19:33:41 +01:00
5 lines
74 B
Ruby
5 lines
74 B
Ruby
|
Fabricator(:account_pin) do
|
||
|
account nil
|
||
|
target_account nil
|
||
|
end
|