0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-24 10:59:28 +00:00
mastodon/spec/models/account_deletion_request_spec.rb

5 lines
83 B
Ruby
Raw Normal View History

require 'rails_helper'
RSpec.describe AccountDeletionRequest, type: :model do
end