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:
40a03ac
)
api_v3_SyntaxConformanceTest - Work-around problem with MembershipBlock
author
Tim Otten
<totten@civicrm.org>
Thu, 28 Aug 2014 06:32:51 +0000
(23:32 -0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 28 Aug 2014 06:34:12 +0000
(23:34 -0700)
tests/phpunit/api/v3/SyntaxConformanceTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/api/v3/SyntaxConformanceTest.php
b/tests/phpunit/api/v3/SyntaxConformanceTest.php
index abcf40d387ed8b20af2a97cda7e2a08924183791..a0170139648d0e4bd4733cd60e00e951a2c25126 100644
(file)
--- a/
tests/phpunit/api/v3/SyntaxConformanceTest.php
+++ b/
tests/phpunit/api/v3/SyntaxConformanceTest.php
@@
-428,6
+428,13
@@
class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
'definition',
)
),
+ 'MembershipBlock' => array(
+ 'cant_update' => array(
+ // The fake/auto-generated values leave us unable to properly cleanup fake data
+ 'entity_type',
+ 'entity_id',
+ )
+ ),
'Pledge' => array(
'cant_update' => array(
'pledge_original_installment_amount',