logo

mastofe

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

mute_fabricator.rb (76B)


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