From 79cb0099117b5449d37a7f482812dad65563d318 Mon Sep 17 00:00:00 2001 From: Eileen Date: Fri, 3 Jan 2014 19:58:35 +1300 Subject: [PATCH] remove references to E-NoticeCompliance - is now required not optional --- tests/phpunit/api/v3/GroupTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/phpunit/api/v3/GroupTest.php b/tests/phpunit/api/v3/GroupTest.php index bfbc9e749f..083598efb7 100644 --- a/tests/phpunit/api/v3/GroupTest.php +++ b/tests/phpunit/api/v3/GroupTest.php @@ -36,7 +36,6 @@ require_once 'CiviTest/CiviUnitTestCase.php'; class api_v3_GroupTest extends CiviUnitTestCase { protected $_apiversion; protected $_groupID; - public $_eNoticeCompliant = True; function get_info() { return array( -- 2.25.1