[NFC] Fix tests in prepartion for phpunit7
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 19 Jun 2020 06:16:53 +0000 (16:16 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 19 Jun 2020 10:25:48 +0000 (20:25 +1000)
commit2f3d066430fee67f5e00166e6603e4ec5177ef42
tree810e60c977f43455bd8f13b779e3148c3d79f86f
parent7433e611487502d0d11311595a1568a6458096af
[NFC] Fix tests in prepartion for phpunit7
13 files changed:
CRM/Core/BAO/Country.php
Civi/Test/DbTestTrait.php
tests/phpunit/CRM/Campaign/Form/CampaignTest.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Event/BAO/ChangeFeeSelectionTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/LoggingTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php