Skip to content

Commit 93320cb

Browse files
Manoranjan.PrakashManjusha.S
authored andcommitted
Updated the test case with enabling fixed rate
1 parent 7840f63 commit 93320cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontGuestCheckoutTest/StorefrontGuestCheckoutWithSidebarDisabledTest.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
<magentoCLI stepKey="disableSidebar" command="config:set checkout/sidebar/display 0"/>
2223
</before>
2324
<after>

0 commit comments

Comments
 (0)