[NFC] Fix var declarations in the test folder
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 26 Jan 2020 00:13:38 +0000 (11:13 +1100)
committerTim Otten <totten@civicrm.org>
Sun, 26 Jan 2020 00:49:25 +0000 (16:49 -0800)
commit1d3260ea8a03e74fef5b8916bac7cb2ecbfc30fb
treee43d54909cef6e57dbbcc07dd3524feae1a2fb91
parentf15dc5efd5525b333d4cdebb1c16b45cae83bb9e
[NFC] Fix var declarations in the test folder
15 files changed:
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/CommunityMessagesTest.php
tests/phpunit/CRM/Core/Config/MailerTest.php
tests/phpunit/CRM/Core/ManagedEntitiesTest.php
tests/phpunit/CRM/Core/ResourcesTest.php
tests/phpunit/CRM/Core/TransactionTest.php
tests/phpunit/CRM/Utils/HttpClientTest.php
tests/phpunit/Civi/API/KernelTest.php
tests/phpunit/Civi/ActionSchedule/AbstractMappingTest.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviMailUtils.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/E2E/Cache/TwoInstancesTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php