Skip to content

Commit 9b173c0

Browse files
Ashish.Kumar18Ashish.Kumar18
authored andcommitted
Added CLI command for flat rate
1 parent 91549b9 commit 9b173c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminCreateDisabledTextTermEntityTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
<group value="mtf_migrated"/>
2121
</annotations>
2222
<before>
23+
<magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
24+
2325
<magentoCLI command="config:set checkout/options/enable_agreements 1" stepKey="setEnableTermsOnCheckout"/>
2426

2527
<createData entity="SimpleTwo" stepKey="createProduct"/>

0 commit comments

Comments
 (0)