test fixes
authorkurund <kurund@civicrm.org>
Sun, 11 Aug 2013 18:33:53 +0000 (00:03 +0530)
committerkurund <kurund@civicrm.org>
Sun, 11 Aug 2013 18:33:53 +0000 (00:03 +0530)
tests/phpunit/CRM/Core/PseudoConstantTest.php

index 9eed41023925cf70c403f00c7392e35242392ea5..5efd05672db5f112859ffe1c78600e4638e64411 100644 (file)
@@ -292,14 +292,7 @@ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase {
           'max' => 200,
         ),
       ),
-      'CRM_Financial_DAO_OfficialReceipt' => array(
-        array(
-          'fieldName' => 'currency',
-          'sample' => array('USD' => 'US Dollar'),
-          'max' => 200,
-        ),
-      ),
-      'CRM_Pledge_DAO_PledgePayment' => array(
+     'CRM_Pledge_DAO_PledgePayment' => array(
         array(
           'fieldName' => 'currency',
           'sample' => array('USD' => 'US Dollar'),