Fix test to expect delete last
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 17 May 2023 04:53:15 +0000 (16:53 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 17 May 2023 06:01:00 +0000 (18:01 +1200)
commitb25541554922bfd9b46bd7ec2dcc7e8e2525bb95
tree3f558077ccf9ebc4c296b6869a50c0e9cf5563ee
parent2d7965c8035ac50c481fe19616b9ef4e0bbcb597
Fix test to expect delete last

Also has some fixes to get away from undeclared property issues on
touched test & helpers
CRM/Member/Selector/Search.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRM/Member/Selector/SearchTest.php
tests/phpunit/CRMTraits/Financial/OrderTrait.php
tests/phpunit/CiviTest/CiviUnitTestCase.php