Skip to content

Commit 89cf3a9

Browse files
author
Oleksii Korshenko
authored
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests: - #12884: [Backport 2.2] Update functional.suite.dist.yml to handle a custom backend name (by @scribam)
2 parents 8531c44 + b6f62d4 commit 89cf3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional.suite.dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ modules:
2525
config:
2626
\Magento\FunctionalTestingFramework\Module\MagentoWebDriver:
2727
url: "%MAGENTO_BASE_URL%"
28-
backend_name: admin
28+
backend_name: "%MAGENTO_BACKEND_NAME%"
2929
browser: 'chrome'
3030
window_size: maximize
3131
username: "%MAGENTO_ADMIN_USERNAME%"

0 commit comments

Comments
 (0)