File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Theme/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1919 <group value =" Theme" />
2020 </annotations >
2121 <before >
22+ <magentoCLI command =" config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey =" enableFlatRate" />
2223 <createData entity =" SimpleProduct2" stepKey =" simpleProduct" />
2324 <createData entity =" SalesRuleSpecificCouponAndByPercent" stepKey =" createSalesRule" />
2425 <createData entity =" SimpleSalesRuleCoupon" stepKey =" createCouponForCartPriceRule" >
2829 <after >
2930 <deleteData createDataKey =" simpleProduct" stepKey =" deleteProduct" />
3031 <deleteData createDataKey =" createSalesRule" stepKey =" deleteSalesRule" />
32+ <magentoCLI command =" config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey =" disableFlatRate" />
3133 </after >
3234
3335 <actionGroup ref =" AssertProductNameAndSkuInStorefrontProductPageByCustomAttributeUrlKeyActionGroup" stepKey =" openProductPageAndVerifyProduct" >
You can’t perform that action at this time.
0 commit comments