diff options
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 e006b157..9d252109 100755 --- a/tests/test_tools/PradoGenericSelenium2Test.php +++ b/tests/test_tools/PradoGenericSelenium2Test.php @@ -2,7 +2,7 @@  class PradoGenericSelenium2Test extends Sauce\Sausage\WebDriverTestCase  { -    protected $base_url = 'http://localhost:8888'; +    protected $base_url = 'http://localhost:8888/tests/FunctionalTests/';      public static $browsers = array(          // run FF15 on Windows 8 on Sauce          array( | 
