mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
fixed
This commit is contained in:
parent
6b053d0260
commit
fc0aeefcc1
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ class EppDomainTransferRequestTest < EppTestCase
|
|||
new_contact = Contact.find_by(registrar_id: registrar_id)
|
||||
|
||||
@domain.admin_domain_contacts[0].update!(contact_id: new_contact.id)
|
||||
@domain.tech_domain_contacts[0].update!(contact_id: '999914115') # ?????????
|
||||
|
||||
# ????????? need to find out
|
||||
@domain.tech_domain_contacts[1].delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue