(NFC) Add common `@group` for import-related tests
authorTim Otten <totten@civicrm.org>
Thu, 4 Aug 2022 04:35:22 +0000 (21:35 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 4 Aug 2022 04:37:55 +0000 (21:37 -0700)
commit3ad7b246c32262c4f1ffe3caa147aebae50bbf5f
tree717cd19493ec38b0a74e86c30296bfc78a7582e5
parente180816e8f6570750b1181042e04315beed8fe0a
(NFC) Add common `@group` for import-related tests
tests/phpunit/CRM/Activity/Import/Parser/ActivityTest.php
tests/phpunit/CRM/Contact/Import/Form/DataSourceTest.php
tests/phpunit/CRM/Contact/Import/Form/MapFieldTest.php
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRM/Contribute/Import/Parser/ContributionTest.php
tests/phpunit/CRM/Custom/Import/Parser/ApiTest.php
tests/phpunit/CRM/Event/Import/Parser/ParticipantTest.php
tests/phpunit/CRM/Import/DataSource/CsvTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php