mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
update spec
This commit is contained in:
parent
d9b2e5880a
commit
b0e5e73f6f
1 changed files with 0 additions and 5 deletions
|
@ -89,11 +89,6 @@ describe Registrar do
|
|||
registrar.code.should == 'WITH.DOT'
|
||||
end
|
||||
|
||||
it 'should have contact prefix' do
|
||||
@registrar = Fabricate.build(:registrar, code: 'CUSTOMCODE')
|
||||
@registrar.contact_prefix.should == 'CID:CUSTOMCODE'
|
||||
end
|
||||
|
||||
it 'should have one version' do
|
||||
with_versioning do
|
||||
@registrar.versions.should == []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue