mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 22:54:47 +02:00
Update transfer domain with shared contacts
This commit is contained in:
parent
9e88e74cc3
commit
a7c708bdf0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'test_helper'
|
|||
class EppDomainTransferRequestTest < EppTestCase
|
||||
def setup
|
||||
@domain = domains(:shop)
|
||||
@contact = contacts(:william)
|
||||
@contact = contacts(:jane)
|
||||
@new_registrar = registrars(:goodnames)
|
||||
@original_transfer_wait_time = Setting.transfer_wait_time
|
||||
Setting.transfer_wait_time = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue