~cytrogen/masto-fe

ref: 62c996b52d4dc50e5713b8e7657fc5eaa52f39c8 masto-fe/spec/models/user_invite_request_spec.rb -rw-r--r-- 95 bytes
62c996b5 — Matt Jankowski Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 2 years ago
                                                                                
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe UserInviteRequest do
end