Skip to content

Commit

Permalink
Merge pull request magento#4177 from magento-pangolin/MFTF-2.4.0-2.2
Browse files Browse the repository at this point in the history
MQE-1532: Bump MFTF version in Magento - 2.2-develop
  • Loading branch information
KevinBKozan authored May 8, 2019
2 parents b3cf9d1 + 6196be5 commit 0b2fcf1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
<severity value="MAJOR"/>
<testCaseId value="MC-15740"/>
<useCaseId value="MAGETWO-73157"/>
<skip>
<issueId value="MC-16313"/>
</skip>
<group value="catalog"/>
</annotations>
<before>
Expand All @@ -28,6 +31,8 @@
<requiredEntity createDataKey="createCategory"/>
</createData>
<updateData createDataKey="createFirstProduct" entity="ProductWithFieldOptions" stepKey="updateProductCustomOptions" />
<magentoCLI stepKey="reindex" command="indexer:reindex"/>
<magentoCLI stepKey="flushCache" command="cache:flush"/>
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
</before>
<after>
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ramsey/uuid": "~3.7.3"
},
"require-dev": {
"magento/magento2-functional-testing-framework": "2.3.13",
"magento/magento2-functional-testing-framework": "2.4.0",
"phpunit/phpunit": "~6.2.0",
"squizlabs/php_codesniffer": "3.2.2",
"phpmd/phpmd": "@stable",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0b2fcf1

Please sign in to comment.