Skip to content

Commit e62cc5a

Browse files
committed
AC-3484:Fixed random mftf failure test StorefrontPaymentsCaptchaWithPayflowProTest, StorefrontInstantPurchaseFunctionalityTest
1 parent 61932a2 commit e62cc5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderForCustomerWithTwoAddressesTaxableAndNonTaxableTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
7575
<!--Disable free shipping method -->
7676
<magentoCLI command="config:set {{DisableFreeShippingConfigData.path}} {{DisableFreeShippingConfigData.value}}" stepKey="disableFreeShipping"/>
77+
<!-- Disable shipping method for customer with default address -->
78+
<magentoCLI command="config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey="disableFlatRate"/>
7779
</after>
7880
</test>
7981
</tests>

0 commit comments

Comments
 (0)