1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-18 00:29:06 +09:00
whippy-edition/spec/models/account_deletion_request_spec.rb

7 lines
100 B
Ruby
Raw Normal View History

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