issues
search
magento
/
magento2-functional-testing-framework
Magento2 Functional Testing Framework
Other
155
stars
132
forks
source link
Fix web api base url usage
#894
Open
pczerkas
opened
2 years ago
pczerkas
commented
2 years ago
ModuleResolver should use MftfGlobals::getWebApiBaseUrl()
Description
Fixed Issues (if relevant)
magento/magento2-functional-testing-framework#
: Issue title
...
Contribution checklist
[ ] Pull request has a meaningful description of its purpose
[ ] All commits are accompanied by meaningful commit messages
[ ] All new or changed code is covered with unit/verification tests (if applicable)
[ ] All automated tests passed successfully (all builds are green)
[ ] Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests
ModuleResolver should use MftfGlobals::getWebApiBaseUrl()
Description
Fixed Issues (if relevant)
Contribution checklist