about summary refs log blame commit diff
path: root/spec/models/domain_allow_spec.rb
blob: e65435127d5d17dc176410bed0574e6582a52cfc (plain) (tree)
1
2
3
4
5



                                                        
require 'rails_helper'

RSpec.describe DomainAllow, type: :model do
  pending "add some examples to (or delete) #{__FILE__}"
end