chinwagsocial/spec/fabricators/block_fabricator.rb

5 lines
77 B
Ruby

Fabricator(:block) do
account
target_account { Fabricate(:account) }
end