Test - Convert arrays to short syntax
authorcolemanw <coleman@civicrm.org>
Mon, 2 Oct 2023 19:08:26 +0000 (15:08 -0400)
committercolemanw <coleman@civicrm.org>
Mon, 2 Oct 2023 19:08:26 +0000 (15:08 -0400)
commitd6bf55a72e57975092dac57930bc4ba45be454c1
tree5b35082a386f84e9f554cc08bc0d8fa489f5e929
parenta60c8498190d2a3a53dd35ab57248534c1ed3d4e
Test - Convert arrays to short syntax
16 files changed:
tests/phpunit/CRM/Case/BAO/CaseTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php
tests/phpunit/CRM/Contribute/Form/Task/PDFLetterCommonTest.php
tests/phpunit/CRM/Mailing/MailingSystemTest.php
tests/phpunit/CRM/Utils/FileTest.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviEndToEndTestCase.php
tests/phpunit/CiviTest/CiviMailUtils.php
tests/phpunit/CiviTest/CiviReportTestCase.php
tests/phpunit/CiviTest/CiviTestSMSProvider.php
tests/phpunit/CiviTest/bootstrap.php
tests/phpunit/E2E/Cache/CacheTestCase.php
tests/phpunit/E2E/Cache/TwoInstancesTest.php
tests/phpunit/E2E/Core/AssetBuilderTest.php
tests/phpunit/E2E/Core/PrevNextTest.php
tests/phpunit/E2E/Extern/BaseRestTest.php