Skip to content

Commit b058e5d

Browse files
Manjusha.SManjusha.S
authored andcommitted
resolved errors
1 parent ab83752 commit b058e5d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<group value="checkout"/>
1919
</annotations>
2020
<before>
21+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2122
<!-- Create Simple Product -->
2223
<createData entity="SimpleProduct2" stepKey="createSimpleProduct">
2324
<field key="price">160</field>

app/code/Magento/Weee/Test/Mftf/Test/StorefrontFPTMultipleProductOrderTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</annotations>
2424

2525
<before>
26+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
2627
<!-- Preconditions -->
2728
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2829
<!-- Store -> Configuration -> Sales -> Tax FPT Enable -->

0 commit comments

Comments
 (0)