logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

block_fabricator.rb (77B)


  1. Fabricator(:block) do
  2. account
  3. target_account { Fabricate(:account) }
  4. end