X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FWebTest%2FContact%2FAdvanceSearchPaneTest.php;h=f85b3d83a19ac78f1c96423c105e40298f37abf8;hb=867970063f640edd408f4eb2fb3fcd8db2761f1b;hp=5b4b71bcd6e34e7078ad1f5ded8bccc655bcebfc;hpb=66b71d2227c5415730eb92d49dee6b15ce39b041;p=civicrm-core.git diff --git a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php index 5b4b71bcd6..f85b3d83a1 100644 --- a/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php +++ b/tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php @@ -186,7 +186,7 @@ class WebTest_Contact_AdvanceSearchPaneTest extends CiviSeleniumTestCase { 'Country' => array( 'type' => 'select', 'locator' => 'country', - 'values' => array('United States'), + 'values' => array('UNITED STATES'), ), 'State' => array( 'type' => 'multiselect2',