another try
This commit is contained in:
parent
758833375d
commit
c2ee1733e0
|
@ -84,7 +84,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
|||
|
||||
public function setUpPage()
|
||||
{
|
||||
$this->url('http://127.0.0.1:8888/index.php');
|
||||
$this->url('http://127.0.0.1:8888/checkconfig.php');
|
||||
}
|
||||
|
||||
public function string_to_ascii($string)
|
||||
|
|
Loading…
Reference in a new issue