浏览代码

enabled acceptance tests for basic application

Carsten Brandt 12 年之前
父节点
当前提交
8740490848
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/acceptance.suite.yml

+ 1 - 1
tests/acceptance.suite.yml

@@ -18,7 +18,7 @@ modules:
 #        - WebDriver
     config:
         PhpBrowser:
-            url: 'http://localhost'
+            url: 'http://localhost:8080'
 #        WebDriver:
 #            url: 'http://localhost'
 #            browser: firefox