mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Create white ips
This commit is contained in:
parent
254849494f
commit
8e37355e13
15 changed files with 246 additions and 3 deletions
|
@ -4,6 +4,7 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue