Fixed webtest of export and testAdvanceSearch of Contact_AdavanceSearchTest
[civicrm-core.git] / tests / phpunit / WebTest / Contact / UpdateProfileTest.php
index 88f86eb5fac7856bb781009936ef328fdc39e5cc..5b682729edd8914fa6f0d8b2157e0326e1208ab5 100644 (file)
@@ -35,9 +35,9 @@ class WebTest_Contact_UpdateProfileTest extends CiviSeleniumTestCase {
     parent::setUp();
   }
 
-  function testUpdateProfile() {
+  public function testUpdateProfile() {
     // Create new via profile
-    include_once ('WebTest/Contact/AddViaProfileTest.php');
+    include_once 'WebTest/Contact/AddViaProfileTest.php';
     WebTest_Contact_AddViaProfileTest::testAddViaCreateProfile();
 
     // Open profile for editing