diff --git a/tests/acceptance.suite.dist.yml b/tests/acceptance.suite.dist.yml index bc29f4d..57d1837 100644 --- a/tests/acceptance.suite.dist.yml +++ b/tests/acceptance.suite.dist.yml @@ -13,7 +13,7 @@ modules: config: JoomlaBrowser: url: 'http://localhost/tests/joomla' # the url that points to the joomla installation at /tests/system/joomla-cms - browser: 'chrome' + browser: 'firefox' window_size: 1280x1024 username: 'admin' # UserName for the Administrator password: 'admin' # Password for the Administrator