1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-14 22:59:07 +09:00
mastodon/spec/fabricators/account_deletion_request_fabricator.rb

6 lines
86 B
Ruby
Raw Normal View History

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