[NFC] [Tests] remove code smell - unnecessary double quotes
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 28 Oct 2021 23:04:46 +0000 (12:04 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 28 Oct 2021 23:04:46 +0000 (12:04 +1300)
commitb9466f097f2f25418a80d4e803dcce73f71dafc1
tree18fd977efefc2c365750c0ddbf3bf6a9bea0f34a
parent2c560ed9c0951c4cc0ca4205a3c77042d408a675
[NFC] [Tests] remove code smell - unnecessary double quotes

This is an IDE cleanup. It touches a few files but
1) only test files and
2) only that specific change, made via an IDE is in here

So I think it should be possible to merge based on test outcome
14 files changed:
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Contribute/Import/Parser/ContributionTest.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/Resources/StringsTest.php
tests/phpunit/CRM/Core/TransactionTest.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php
tests/phpunit/Civi/ActionSchedule/AbstractMappingTest.php
tests/phpunit/Civi/Token/TokenProcessorTest.php
tests/phpunit/api/v3/ActionScheduleTest.php
tests/phpunit/api/v3/ActivityCaseTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/UFFieldTest.php
tests/phpunit/api/v4/Entity/WorkflowMessageTest.php