CRM-17271 - Fix test to look for new visibilty label.
authorDave Greenberg <dave@civicrm.org>
Mon, 26 Oct 2015 23:47:16 +0000 (16:47 -0700)
committerDave Greenberg <dave@civicrm.org>
Mon, 26 Oct 2015 23:47:16 +0000 (16:47 -0700)
----------------------------------------
* CRM-17271: Change Profile Field Label from Public Pages to Expose Publicly
  https://issues.civicrm.org/jira/browse/CRM-17271

tests/phpunit/CRM/Core/PseudoConstantTest.php

index bdc7d0a3a417a9c5e5ac7f44945bb5c1ab6300e8..7433bab1eb702af07bfe24e9f5f59d554474fe03 100644 (file)
@@ -422,7 +422,7 @@ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase {
         ),
         array(
           'fieldName' => 'visibility',
-          'sample' => 'Public Pages',
+          'sample' => 'Expose Publicly',
         ),
       ),
       'CRM_Core_DAO_UFJoin' => array(