File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Sales/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 19
19
<group value =" mtf_migrated" />
20
20
</annotations >
21
21
<before >
22
+ <magentoCLI command =" config:set {{EnableFlatRateConfigData.path}} {{EnableFlatRateConfigData.value}}" stepKey =" enableFlatRate" />
22
23
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" LoginAsAdmin" />
23
24
24
25
<createData entity =" _defaultCategory" stepKey =" createCategory" />
117
118
<deleteData createDataKey =" createProduct21" stepKey =" deleteProduct21" />
118
119
119
120
<deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
121
+ <magentoCLI command =" config:set {{DisableFlatRateConfigData.path}} {{DisableFlatRateConfigData.value}}" stepKey =" disableFlatRate" />
120
122
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" logout" />
121
123
</after >
122
124
You can’t perform that action at this time.
0 commit comments