From b66ae1d2cb08357f019447314ba42b75fb92f7cd Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 10 Jan 2016 21:49:29 +0100 Subject: yep --- tests/test_tools/PradoGenericSelenium2Test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_tools/PradoGenericSelenium2Test.php b/tests/test_tools/PradoGenericSelenium2Test.php index 18c24ec4..ecbbe806 100755 --- a/tests/test_tools/PradoGenericSelenium2Test.php +++ b/tests/test_tools/PradoGenericSelenium2Test.php @@ -2,7 +2,7 @@ class PradoGenericSelenium2Test extends Sauce\Sausage\WebDriverTestCase { - protected $start_url = 'http://saucelabs.com/test/guinea-pig'; + protected $start_url = 'http://localhost:4445'; public static $browsers = array( // run FF15 on Windows 8 on Sauce array( -- cgit v1.2.3