Skip to content

Commit f4101fd

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-4067' into functional-testing-automation
2 parents a6db846 + 284e857 commit f4101fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<group value="shoppingCart"/>
2020
</annotations>
2121
<before>
22-
22+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2323
<!-- create category -->
2424
<createData entity="_defaultCategory" stepKey="testCategory"/>
2525
<!-- create data -->

app/code/Magento/SalesRule/Test/Mftf/Test/StorefrontZeroPriceProductWithDiscountUsingCartPriceRuleTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<group value="SalesRule"/>
2020
</annotations>
2121
<before>
22+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2223
<!-- Log in -->
2324
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
2425
<!-- Create 2 simple products -->

0 commit comments

Comments
 (0)