Global webtest cleanup
[civicrm-core.git] / tests / phpunit / WebTest / Admin / RelationshipTypeAddTest.php
index cb26c6df133a995f55173508da8889817a13f207..d31cbb1c4683d4aed06b140f396855c466bb38ea 100644 (file)
@@ -34,7 +34,6 @@ class WebTest_Admin_RelationshipTypeAddTest extends CiviSeleniumTestCase {
 
   function testRelationshipTypeAdd() {
 
-    $this->open($this->sboxPath);
     $this->webtestLogin();
     $this->waitForPageToLoad($this->getTimeoutMsec());
 
@@ -80,7 +79,6 @@ class WebTest_Admin_RelationshipTypeAddTest extends CiviSeleniumTestCase {
 
   function testRelationshipTypeAddValidateFormRules() {
 
-    $this->open($this->sboxPath);
     $this->webtestLogin();
     $this->waitForPageToLoad($this->getTimeoutMsec());