Convert custom data export test to use newer function.
authoreileen <emcnaughton@wikimedia.org>
Sun, 28 Jul 2019 14:52:56 +0000 (02:52 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 31 Jul 2019 08:23:22 +0000 (20:23 +1200)
commitd989f2a4620edaa8ee2bc7fd1ae8200dccde3f59
tree897bf716bd700e6238233d8e959570730baea728
parent8fb8e7a0be0f94af94d4dc310dc609e11ad0549f
Convert custom data export test to use newer function.

Fix handling for custom country fields to be where it is actually hit now
CRM/Core/BAO/CustomField.php
CRM/Export/BAO/ExportProcessor.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRMTraits/Custom/CustomDataTrait.php