mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
Clone owner contact if contact has more domains
This commit is contained in:
parent
568121ddd0
commit
33f7920ad8
4 changed files with 16 additions and 4 deletions
|
@ -914,7 +914,7 @@ describe 'EPP Domain', epp: true do
|
|||
end
|
||||
|
||||
# all domain contacts should be under registrar2 now
|
||||
domain.owner_contact.reload
|
||||
domain.reload
|
||||
domain.owner_contact.registrar_id.should == @registrar2.id
|
||||
# owner_contact should be a new record
|
||||
domain.owner_contact.id.should_not == original_oc_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue