mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-15 23:43:14 -08:00
4 lines
77 B
Ruby
4 lines
77 B
Ruby
Fabricator(:block) do
|
|
account
|
|
target_account { Fabricate(:account) }
|
|
end
|