Skip to content

Commit 487cff8

Browse files
authored
Merge pull request #3662 from magento-pangolin/MFTF-2.3.13-2.2-dev
[Pangolin] MFTF 2.3.13 Version Bump (2.2-develop)
2 parents b3abf20 + 70c332f commit 487cff8

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontGuestCheckoutTestWithRestrictedCountriesForPaymentTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<after>
3030
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
3131
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
32-
<magentoCLI command="config:set payment/checkmo/allowspecific" arguments="0" stepKey="unsetAllowSpecificCountiesValue"/>
33-
<magentoCLI command="config:set payment/checkmo/specificcountry" arguments="''" stepKey="unsetSpecificCountryValue" />
32+
<magentoCLI command="config:set payment/checkmo/allowspecific 0" stepKey="unsetAllowSpecificCountiesValue"/>
33+
<magentoCLI command="config:set payment/checkmo/specificcountry ''" stepKey="unsetSpecificCountryValue" />
3434
</after>
3535

3636
<!-- Add product to cart -->

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ramsey/uuid": "~3.7.3"
7575
},
7676
"require-dev": {
77-
"magento/magento2-functional-testing-framework": "2.3.11",
77+
"magento/magento2-functional-testing-framework": "2.3.13",
7878
"phpunit/phpunit": "~6.2.0",
7979
"squizlabs/php_codesniffer": "3.2.2",
8080
"phpmd/phpmd": "@stable",

composer.lock

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)