Another try

This commit is contained in:
Sébastien Lucas 2013-11-28 12:24:19 +01:00
parent d6f6e65d56
commit 6856677566

View file

@ -84,7 +84,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
public function setUpPage()
{
$this->url('http://cops-travis:8888/index.php');
$this->url('http://localhost:8888/index.php');
}
public function string_to_ascii($string)