[Test] Clean up payment processors when cleaning up other related entities
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 24 Jun 2023 05:27:16 +0000 (22:27 -0700)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 24 Jun 2023 05:27:21 +0000 (22:27 -0700)
tests/phpunit/CiviTest/CiviUnitTestCase.php

index 7e924805a7e5cebc03c1c6cd64b00275d1553dda..cac5df66d3719f479d6cf2d3f5c42ef86f9b4817 100644 (file)
@@ -1778,6 +1778,7 @@ class CiviUnitTestCase extends PHPUnit\Framework\TestCase {
       'civicrm_event',
       'civicrm_participant',
       'civicrm_participant_payment',
+      'civicrm_payment_processor',
       'civicrm_pledge',
       'civicrm_pcp_block',
       'civicrm_pcp',