mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
parent
a910165bc9
commit
bfbee65a49
3 changed files with 3 additions and 20 deletions
|
@ -76,10 +76,6 @@ RSpec.describe Contact do
|
|||
end
|
||||
end
|
||||
|
||||
it 'should not have relation with domains' do
|
||||
@contact.domains_present?.should == false
|
||||
end
|
||||
|
||||
it 'should not overwrite code' do
|
||||
old_code = @contact.code
|
||||
@contact.code = 'CID:REG1:should-not-overwrite-old-code-12345'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue