From 2e7ddb75db593b8c8644f5782f18bdd391a23bbd Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 30 Mar 2016 15:56:53 -0700 Subject: [PATCH] Try diff block for testing (not testing-ci) --- tests/acceptance.suite.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index 9fa47e9c4..dbc896edf 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -22,3 +22,9 @@ env: WebDriver: url: http://localhost:8000 browser: phantomjs + testing: + modules: + config: + WebDriver: + url: http://localhost:8000 + browser: phantomjs