CRM-13089 - Add unit test for a creating field with a specific "name"
authorTim Otten <totten@civicrm.org>
Fri, 9 Aug 2013 22:36:19 +0000 (15:36 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 9 Aug 2013 22:39:39 +0000 (15:39 -0700)
commit43ff319625fb5cf748032f3cf4131a559cd18475
tree8dfdf05b23f3595cfc8f8945f7d320d7e06d299a
parent79f68e441bd88d3d569991f62d15beabcbdbded6
CRM-13089 - Add unit test for a creating field with a specific "name"

----------------------------------------
* CRM-13089: CRM_Core_BAO_CustomField::create overrides user-defined name parameter values
  http://issues.civicrm.org/jira/browse/CRM-13089
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php