1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-16 23:58:23 +09:00
mastodon/spec/models/account_deletion_request_spec.rb

7 lines
114 B
Ruby

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