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