Skip to content

Commit e0989cc

Browse files
committed
Fix issue with page size
1 parent 9f57ea4 commit e0989cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config/functional.suite.dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ modules:
2626
\Magento\FunctionalTestingFramework\Module\MagentoWebDriver:
2727
url: "%MAGENTO_BASE_URL%"
2828
backend_name: admin
29-
browser: 'firefox'
29+
browser: 'chrome'
3030
restart: true
3131
window_size: 1280x1024
3232
username: "%MAGENTO_ADMIN_USERNAME%"

0 commit comments

Comments
 (0)