Add unit test to cover component ACLs.
authoreileen <emcnaughton@wikimedia.org>
Thu, 20 Sep 2018 06:35:23 +0000 (18:35 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 20 Sep 2018 06:41:25 +0000 (18:41 +1200)
commit3af8de9f8659e0f5f07dd5018b31b24234f71939
tree17dd7a0ceb1cbe120c5e812dff8b05f8d594df29
parentcc38fb8ddcbbc8b60679504dd93522df852c48bf
Add unit test to cover component ACLs.

This adds a unit test and does a very minor cleanup making the return a little clearer
CRM/Activity/BAO/Activity.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ACLPermissionTest.php