mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Remove unneccessary country
This commit is contained in:
parent
b86e2d1edb
commit
62fa762627
7 changed files with 4 additions and 89 deletions
|
@ -1,7 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe Registrar do
|
||||
it { should belong_to(:country) }
|
||||
it { should have_many(:domains) }
|
||||
it { should have_many(:api_users) }
|
||||
it { should have_many(:messages) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue