We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91549b9 commit 9b173c0Copy full SHA for 9b173c0
app/code/Magento/CheckoutAgreements/Test/Mftf/Test/AdminCreateDisabledTextTermEntityTest.xml
@@ -20,6 +20,8 @@
20
<group value="mtf_migrated"/>
21
</annotations>
22
<before>
23
+ <magentoCLI command="config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey="enableFlatRate"/>
24
+
25
<magentoCLI command="config:set checkout/options/enable_agreements 1" stepKey="setEnableTermsOnCheckout"/>
26
27
<createData entity="SimpleTwo" stepKey="createProduct"/>
0 commit comments