Cleanup array syntax in tests directory
authorcolemanw <coleman@civicrm.org>
Fri, 13 Oct 2023 19:36:29 +0000 (15:36 -0400)
committercolemanw <coleman@civicrm.org>
Fri, 13 Oct 2023 21:37:12 +0000 (17:37 -0400)
commitca028f9b63ff236f9ddd73b4a21b59b97573fc59
treec9ecea9b53582f80c7cd457c0fb8894dadd07f9b
parentf663a2159d4de5a25ae14b524f99b859ec8a636f
Cleanup array syntax in tests directory
18 files changed:
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/Form/Search/SearchContactTest.php
tests/phpunit/CRM/Contribute/Form/SearchTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/CommunityMessagesTest.php
tests/phpunit/CRM/Core/FieldOptionsTest.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRM/Mailing/BAO/MailingTest.php
tests/phpunit/CRM/Report/Form/ActivityTest.php
tests/phpunit/CRM/Utils/StringTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/SelectQueryTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php