Skip to content

Commit 29e70d0

Browse files
committed
B2B-1967: [AWS Aurora] [MFTF]: Investigate CE Build Test Failures
- Improving flaky test
1 parent 32f3ff1 commit 29e70d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCustomerLoginDuringCheckoutTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="customerLogout"/>
3434

3535
<!-- Delete customer -->
36+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexCustomerGrid">
37+
<argument name="indices" value="customer_grid"/>
38+
</actionGroup>
3639
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteCustomer">
3740
<argument name="customerEmail" value="CustomerEntityOne.email"/>
3841
</actionGroup>

0 commit comments

Comments
 (0)