Clone owner contact if contact has more domains

This commit is contained in:
Martin Lensment 2015-03-11 19:01:58 +02:00
parent 568121ddd0
commit 33f7920ad8
4 changed files with 16 additions and 4 deletions

View file

@ -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