1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-06 23:20:36 +00:00
mastodon/spec/models/user_invite_request_spec.rb
2023-05-04 05:49:53 +02:00

7 lines
95 B
Ruby

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