Skip to content

Commit ecde888

Browse files
shashikant.kumarshashikant.kumar
authored andcommitted
added enbale flat rate code in failed test case for my PR Build failure
1 parent 432e632 commit ecde888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<createData entity="SimpleProduct" stepKey="createProduct">
2727
<requiredEntity createDataKey="createCategory"/>
2828
</createData>
29-
29+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
3030
<!--Unselect France from State is Required for listing & allow to choose State if it is optional for Country-->
3131
<actionGroup ref="SelectCountriesWithRequiredRegionActionGroup" stepKey="setCustomCountryWithRequiredRegion">
3232
<argument name="countries" value="CustomCountryWithRequiredRegion"/>

0 commit comments

Comments
 (0)