Remove shoulda-matchers gem

#206
This commit is contained in:
Artur Beljajev 2016-10-20 15:15:46 +03:00
parent 60bf329846
commit fe8559dbb0
18 changed files with 0 additions and 52 deletions

View file

@ -1,11 +1,6 @@
require 'rails_helper'
describe Registrar do
it { should have_many(:domains) }
it { should have_many(:api_users) }
it { should have_many(:messages) }
it { should have_many(:white_ips) }
context 'with invalid attribute' do
before :all do
@registrar = Registrar.new