mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
Strory#110308584 - org contact should have ident
This commit is contained in:
parent
e2472cf0ce
commit
7d89808e82
1 changed files with 1 additions and 1 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: 'org')
|
||||
Fabricate(:contact, code: 'FIXED:JURIDICAL_1234', ident_type: 'org', ident: "12345678")
|
||||
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