Skip to content

Commit 006dfe6

Browse files
committed
B2B-2091: [AWS S3]Stabilize general Import tests which require custom file assertion handler
- restoring required reindex after test grouping has shifted
1 parent e4ad880 commit 006dfe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
<before>
2323
<magentoCLI command="config:set {{MinimalQueryLengthFourConfigData.path}} {{MinimalQueryLengthFourConfigData.value}}" after="createSimpleProduct" stepKey="setMinimalQueryLengthToFour"/>
24+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
25+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
2426
</before>
2527

2628
<after>

0 commit comments

Comments
 (0)