CRM-21214 - Fix address sharing - tests - small change
authorDaniël <9696905+DanielvV@users.noreply.github.com>
Fri, 29 Sep 2017 07:29:05 +0000 (09:29 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2017 07:29:05 +0000 (09:29 +0200)
tests/phpunit/CRM/Core/BAO/AddressTest.php

index dd131f4f4b15a042cc5c5f5f6c1f5ee6a9d28de2..e035ee5949c8a5ff4bb35a984f0afb8e18a2e97a 100644 (file)
@@ -468,7 +468,6 @@ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase {
    */
   public function testSharedAddressChaining3() {
     $contactIdA = $this->individualCreate(array(), 0);
-    $contactIdB = $this->individualCreate(array(), 1);
 
     $addressParamsA = array(
       'street_address' => '123 Fake St.',