Getting closer.
This commit is contained in:
parent
161c2653b4
commit
faf67b8964
|
@ -84,7 +84,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
||||||
|
|
||||||
public function setUpPage()
|
public function setUpPage()
|
||||||
{
|
{
|
||||||
$this->url('http://localhost:8888/index.php');
|
$this->url('http://cops-travis:8888/index.php');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function string_to_ascii($string)
|
public function string_to_ascii($string)
|
||||||
|
|
Loading…
Reference in a new issue