CRM-21466 follow up, add unit test to ensure custom fields can be populated.
authoreileen <emcnaughton@wikimedia.org>
Wed, 22 Nov 2017 23:13:10 +0000 (12:13 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 4 Dec 2017 02:47:06 +0000 (15:47 +1300)
commit7c990617d04cdb233309f428d94e4be3bf3b57e3
tree77b30802450ef0204f9711f1fbafe6346bc1c36e
parent0db8cd858ddee0cf7eac615e37a349aefc57571c
CRM-21466 follow up, add unit test to ensure custom fields can be populated.

This involves fixing the caching to be flushed during testing
CRM/Core/OptionGroup.php
CRM/Core/PseudoConstant.php
CRM/Utils/Token.php
tests/phpunit/api/v3/ContactTest.php