Skip to content

Commit c14ef50

Browse files
committed
B2B-2116: [AWS S3] Test Fails: StorefrontCustomerCustomAttributesTest
- Improving flaky test
1 parent 15859fd commit c14ef50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/SearchEntityResultsTest/QuickSearchAndAddToCartTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
<requiredEntity createDataKey="createCategory"/>
2424
</createData>
2525

26-
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="reindex"/>
26+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
27+
<argument name="indices" value=""/>
28+
</actionGroup>
2729
<comment userInput="Adding the comment to replace CliCacheFlushActionGroup action group ('cache:flush' command) for preserving Backward Compatibility" stepKey="flushCache"/>
2830
</before>
2931
<after>

0 commit comments

Comments
 (0)