From f3b60a45b3a015c25516e24f068ebe293e0c91b4 Mon Sep 17 00:00:00 2001
From: Fabio Bas <ctrlaltca@gmail.com>
Date: Mon, 11 Jan 2016 00:17:50 +0100
Subject: go

---
 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 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(
-- 
cgit v1.2.3