1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-24 07:06:34 +09:00
YuruToot/spec/fabricators/account_deletion_request_fabricator.rb

6 lines
86 B
Ruby

# frozen_string_literal: true
Fabricator(:account_deletion_request) do
account
end