mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Added missing CID for custom code
This commit is contained in:
parent
6bded6bc80
commit
60d564d098
4 changed files with 29 additions and 20 deletions
|
@ -89,6 +89,10 @@ describe Registrar do
|
|||
registrar.code.should == 'WITH.DOT'
|
||||
end
|
||||
|
||||
it 'should have contact prefix' do
|
||||
@registrar.contact_prefix.should == 'CID:REGISTRAR0'
|
||||
end
|
||||
|
||||
it 'should have one version' do
|
||||
with_versioning do
|
||||
@registrar.versions.should == []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue