Skip to content
Snippets Groups Projects
Commit 8450a67c authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #1389 from kurund/merge-fixes

test fixes
parents a6ebd0ca 5ccc09d8
Branches
Tags
No related merge requests found
......@@ -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'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment