diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-01-10 22:56:14 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-01-10 22:56:14 +0100 |
commit | 00afa4763eb918ae9a46656a057fac6efee8b5dd (patch) | |
tree | 22f57020548322c109727ddd6e342379599512e6 /tests/test_tools/PradoGenericSelenium2Test.php | |
parent | 64e640fae7b01541c383ac935d81849e77938599 (diff) |
maybe
Diffstat (limited to 'tests/test_tools/PradoGenericSelenium2Test.php')
-rwxr-xr-x | tests/test_tools/PradoGenericSelenium2Test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_tools/PradoGenericSelenium2Test.php b/tests/test_tools/PradoGenericSelenium2Test.php index 707e9586..04d9cdbb 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://localhost:8888'; + protected $start_url = 'http://www.mysite.dev:8888'; public static $browsers = array( // run FF15 on Windows 8 on Sauce array( |