enabled acceptance tests for basic application

This commit is contained in:
Carsten Brandt 2014-01-05 13:01:24 +01:00
parent 63b173ff40
commit 8740490848

View File

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