api_v3_SyntaxConformanceTest - Work-around problem with MembershipBlock
authorTim Otten <totten@civicrm.org>
Thu, 28 Aug 2014 06:32:51 +0000 (23:32 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 28 Aug 2014 06:34:12 +0000 (23:34 -0700)
tests/phpunit/api/v3/SyntaxConformanceTest.php

index abcf40d387ed8b20af2a97cda7e2a08924183791..a0170139648d0e4bd4733cd60e00e951a2c25126 100644 (file)
@@ -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',