1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-03-01 05:53:47 -05:00
tootlab-mastodon/spec/fabricators/account_deletion_request_fabricator.rb

6 lines
86 B
Ruby

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