Fix events calling getParticipantOrderParams to use the trait
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 6 Jun 2023 03:20:21 +0000 (15:20 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 6 Jun 2023 10:44:04 +0000 (22:44 +1200)
commitfded4d36476baf2925f99fa4f9e88aa39ba8a754
tree4dfca530b1adcf2f384754b9f7b281a5f85a5e08
parent77ee2e38684581513d8a316b834db84a3fd34faf
Fix events calling getParticipantOrderParams to use the trait
15 files changed:
Civi/Test/ContactTestTrait.php
Civi/Test/EventTestTrait.php
tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php
tests/phpunit/CRM/Contribute/Page/AjaxTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OrderTest.php
tests/phpunit/api/v3/PaymentTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php