follow_request_fabricator.rb (100B)
- Fabricator(:follow_request) do
- account
- target_account { Fabricate(:account, locked: true) }
- end
git clone https://hacktivis.me/git/mastofe.git
follow_request_fabricator.rb (100B)
- Fabricator(:follow_request) do
- account
- target_account { Fabricate(:account, locked: true) }
- end