Skip to content

Commit e32accc

Browse files
authored
ACQE-7743 | [MFTF PR TEST] StorefrontVerifyShoppingCartPersistenceTest
1 parent f202786 commit e32accc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@
4646
<!--Delete Simple Product 1,customer and Category-->
4747
<deleteData createDataKey="createSimple1" stepKey="deleteSimple1"/>
4848
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
49-
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
49+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexCustomerGrid">
50+
<argument name="indices" value="customer_grid"/>
51+
</actionGroup>
5052
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteJohnSmithCustomer">
5153
<argument name="customerEmail" value="John_Smith_Customer.email"/>
5254
</actionGroup>

0 commit comments

Comments
 (0)