Skip to content

Commit 99654cf

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategoryAndSearchTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
<requiredEntity createDataKey="initialCategoryEntity"/>
2727
</createData>
2828
<createData entity="SimpleSubCategory" stepKey="categoryEntity"/>
29+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
30+
<argument name="indices" value=""/>
31+
</actionGroup>
2932
</before>
3033
<after>
3134
<actionGroup ref="DeleteProductBySkuActionGroup" stepKey="deleteDefaultVirtualProduct">

0 commit comments

Comments
 (0)