File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 317
317
<deleteData createDataKey =" product4" stepKey =" deleteProduct4" />
318
318
<deleteData createDataKey =" category" stepKey =" deleteCategory" />
319
319
<deleteData createDataKey =" customer" stepKey =" deleteCustomer" />
320
+ <actionGroup ref =" DeleteCartPriceRuleByName" stepKey =" cleanUpRule" >
321
+ <argument name =" ruleName" value =" ship" />
322
+ </actionGroup >
320
323
<createData entity =" DefaultConfigCatalogPrice" stepKey =" defaultConfigCatalogPrice" />
321
324
<actionGroup ref =" AdminDeleteWebsiteActionGroup" stepKey =" DeleteWebsite" >
322
325
<argument name =" websiteName" value =" secondWebsite" />
323
326
</actionGroup >
324
- <actionGroup ref =" DeleteCartPriceRuleByName" stepKey =" cleanUpRule" >
325
- <argument name =" ruleName" value =" ship" />
326
- </actionGroup >
327
327
<actionGroup ref =" logout" stepKey =" logout" />
328
328
</after >
329
329
</test >
You can’t perform that action at this time.
0 commit comments