Skip to content

Commit f932e27

Browse files
ACQE-6572:StorefrontVerifyShoppingCartPersistenceTest
removing cache and reindex
1 parent 5d0d71a commit f932e27

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/code/Magento/Persistent/Test/Mftf/Test/StorefrontVerifyShoppingCartPersistenceTest.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,6 @@
4646
<!--Delete Simple Product 1,customer and Category-->
4747
<deleteData createDataKey="createSimple1" stepKey="deleteSimple1"/>
4848
<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>
5649
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteJohnSmithCustomer">
5750
<argument name="customerEmail" value="John_Smith_Customer.email"/>
5851
</actionGroup>

0 commit comments

Comments
 (0)