Skip to content

Commit 2f47230

Browse files
Merge branch 'ACQE-7743' into ACQE-Version4-functional-mainline-deployment
2 parents f4c7c56 + 3ae3c43 commit 2f47230

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
<!--Delete Simple Product 1,customer and Category-->
4848
<deleteData createDataKey="createSimple1" stepKey="deleteSimple1"/>
4949
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
50+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexCustomerGrid">
51+
<argument name="indices" value="customer_grid"/>
52+
</actionGroup>
5053
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteJohnSmithCustomer">
5154
<argument name="customerEmail" value="John_Smith_Customer.email"/>
5255
</actionGroup>

0 commit comments

Comments
 (0)