unit test fix
authordeb.monish <monish.deb@webaccessglobal.com>
Wed, 23 Nov 2016 00:05:08 +0000 (05:35 +0530)
committerdeb.monish <monish.deb@webaccessglobal.com>
Wed, 23 Nov 2016 00:05:08 +0000 (05:35 +0530)
tests/phpunit/CRM/Core/Payment/PayPalPNTest.php

index 145e8748c4e44e4eb2c57c67081e53644a6c9159..bdfafea8514c3c2458ca686e3392d1818ee5f6ab 100644 (file)
@@ -222,7 +222,6 @@ class CRM_Core_Payment_PayPalIPNTest extends CiviUnitTestCase {
       'first_name' => 'Robert',
       'txn_id' => '8XA571746W2698126',
       'residence_country' => 'US',
-      'custom' => '[]',
     );
   }