Fixed webtest of export and testAdvanceSearch of Contact_AdavanceSearchTest
[civicrm-core.git] / tests / phpunit / WebTest / Contact / UpdateProfileTest.php
index 7aed12092f77631e5e6ff6611426f75e043d73e6..5b682729edd8914fa6f0d8b2157e0326e1208ab5 100644 (file)
@@ -37,7 +37,7 @@ class WebTest_Contact_UpdateProfileTest extends CiviSeleniumTestCase {
 
   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