Skip to content

Commit

Permalink
[ECP-9152] Fix MFTF tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Can Demiralp committed Sep 23, 2024
1 parent b91b035 commit 9f7a5bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ setup-mftf:
--MAGENTO_BASE_URL "https://${MAGENTO_HOST}/" \
--MAGENTO_BACKEND_NAME "${ADMIN_URLEXT}" \
--MAGENTO_ADMIN_USERNAME "${ADMIN_USERNAME}" \
--MAGENTO_ADMIN_PASSWORD "${ADMIN_PASSWORD}" \
--BROWSER chrome \
--ELASTICSEARCH_VERSION 7;
echo 'SELENIUM_HOST=selenium' >> dev/tests/acceptance/.env;
Expand Down

0 comments on commit 9f7a5bd

Please sign in to comment.