File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
app/code/Magento/Persistent/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 46
46
<!-- Delete Simple Product 1,customer and Category-->
47
47
<deleteData createDataKey =" createSimple1" stepKey =" deleteSimple1" />
48
48
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
49
- <!-- ReIndex and Cache-->
50
- <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCachesAfterModulesDisabled" >
51
- <argument name =" tags" value =" " />
52
- </actionGroup >
53
- <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindexAndFlushCache" >
54
- <argument name =" indices" value =" " />
55
- </actionGroup >
56
49
<actionGroup ref =" AdminDeleteCustomerActionGroup" stepKey =" deleteJohnSmithCustomer" >
57
50
<argument name =" customerEmail" value =" John_Smith_Customer.email" />
58
51
</actionGroup >
You can’t perform that action at this time.
0 commit comments