domain_allow_spec.rb 129 B

123456
  1. require 'rails_helper'
  2. RSpec.describe DomainAllow, type: :model do
  3. pending "add some examples to (or delete) #{__FILE__}"
  4. end