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