mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Ident type update #2834
This commit is contained in:
parent
2a81641130
commit
fd52172500
9 changed files with 32 additions and 25 deletions
|
@ -23,7 +23,7 @@ describe 'EPP Domain', epp: true do
|
|||
Fabricate(:contact, code: 'FIXED:CITIZEN_1234')
|
||||
Fabricate(:contact, code: 'FIXED:SH8013')
|
||||
Fabricate(:contact, code: 'FIXED:SH801333')
|
||||
Fabricate(:contact, code: 'FIXED:JURIDICAL_1234', ident_type: 'bic')
|
||||
Fabricate(:contact, code: 'FIXED:JURIDICAL_1234', ident_type: 'org')
|
||||
Fabricate(:reserved_domain)
|
||||
Fabricate(:blocked_domain)
|
||||
@pricelist_reg_1_year = Fabricate(:pricelist, valid_to: nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue