Fix ACLPermissionTrait to use EventTest create function
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 3 Jul 2023 03:40:24 +0000 (15:40 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 3 Jul 2023 04:28:11 +0000 (16:28 +1200)
commit2810a487ea0bdf080876d4c46ea4fe855a086503
tree4689ec6612f1eccfe0e58526d53dde8415272774
parenta500d82ef5e0063206de2bda267c7b0e29e1cd8f
Fix ACLPermissionTrait to use EventTest create function

Cleanup in related classes
CRM/Core/DAO/AllCoreTables.php
Civi/Test/ACLPermissionTrait.php
Civi/Test/ContactTestTrait.php
Civi/Test/EventTestTrait.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/Permission/BaseTest.php
tests/phpunit/CRM/Event/BAO/EventPermissionsTest.php
tests/phpunit/CRM/Event/Form/SearchTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ReportTemplateTest.php