File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1919 <group value =" mtf_migrated" />
2020 </annotations >
2121 <before >
22+ <magentoCLI command =" config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey =" enableFlatRate" />
2223 <actionGroup ref =" AdminLoginActionGroup" stepKey =" LoginAsAdmin" />
23-
2424 <createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
2525 <createData entity =" _defaultCategory" stepKey =" createCategory" />
2626 <createData entity =" defaultSimpleProduct" stepKey =" createProduct" >
2727 <requiredEntity createDataKey =" createCategory" />
2828 </createData >
29+ <magentoCLI command =" cache:clean config" stepKey =" cacheCleanBefore" />
2930 </before >
3031 <after >
3132 <deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
You can’t perform that action at this time.
0 commit comments