From cc057fe282d7164c0b1336896c4bfcad6157b57f Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 12 Apr 2016 20:48:37 -0700 Subject: [PATCH] Reformatting URL in acceptance.yml --- tests/acceptance.suite.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index dbc896edfa..64c7e7b3c2 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -18,13 +18,11 @@ modules: env: testing-ci: modules: - config: - WebDriver: + - WebDriver: url: http://localhost:8000 browser: phantomjs testing: modules: - config: - WebDriver: + - WebDriver: url: http://localhost:8000 browser: phantomjs