From ebadfd6358e45e3b2e130cbbc1e93a7869bae466 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 16 Dec 2014 06:53:07 +0100 Subject: [PATCH] Attempt #4, disable phpbrowser. --- tests/acceptance.suite.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index cff7c7f657..407ab416ff 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -7,8 +7,4 @@ class_name: AcceptanceTester modules: enabled: - - PhpBrowser - - AcceptanceHelper - config: - PhpBrowser: - url: 'http://localhost' + - AcceptanceHelper \ No newline at end of file