From 84e7af04b9e2bf4fe6f25bb54b4b742348ab8a5b Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 15 Dec 2014 20:38:20 +0100 Subject: [PATCH] Attempt to fix the tests over at Travis. --- tests/acceptance.suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index c6553d7a88..2a45414938 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -11,4 +11,4 @@ modules: - AcceptanceHelper config: PhpBrowser: - url: 'http://firefly.app/' + url: 'http://localhost/'