Sfoglia il codice sorgente

enabled acceptance tests for basic application

Carsten Brandt 12 anni fa
parent
commit
8740490848
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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