projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ebd0c
)
test fixes
author
kurund
<kurund@civicrm.org>
Sun, 11 Aug 2013 18:33:53 +0000
(
00:03
+0530)
committer
kurund
<kurund@civicrm.org>
Sun, 11 Aug 2013 18:33:53 +0000
(
00:03
+0530)
tests/phpunit/CRM/Core/PseudoConstantTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/CRM/Core/PseudoConstantTest.php
b/tests/phpunit/CRM/Core/PseudoConstantTest.php
index 9eed41023925cf70c403f00c7392e35242392ea5..5efd05672db5f112859ffe1c78600e4638e64411 100644
(file)
--- a/
tests/phpunit/CRM/Core/PseudoConstantTest.php
+++ b/
tests/phpunit/CRM/Core/PseudoConstantTest.php
@@
-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'),