Skip to content

Commit 4ed451e

Browse files
author
Mohan Ahuja
committed
Updating existing MFTF test to clear cache
1 parent 9f8cce4 commit 4ed451e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

app/code/Magento/Elasticsearch6/Test/Mftf/Test/StorefrontElasticsearchSearchInvalidValueTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@
4646
<actionGroup ref="DeleteProductsIfTheyExistActionGroup" stepKey="deleteProduct"/>
4747
<actionGroup ref="ResetProductGridToDefaultViewActionGroup" stepKey="resetFiltersIfExist"/>
4848
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="reindex"/>
49-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
50-
<argument name="tags" value=""/>
51-
</actionGroup>
49+
<comment userInput="Adding the comment to replace CliCacheFlushActionGroup action group ('cache:flush' command) for preserving Backward Compatibility" stepKey="flushCache"/>
5250
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
5351
</after>
5452
<!--Create new searchable product attribute-->

app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchButtonDisabledTillMinimumSearchLengthHitTest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
<group value="pr_exclude"/>
2020
</annotations>
2121

22-
<!--Set configs to default-->
23-
<magentoCLI command="config:set {{SetMinQueryLength3Config.path}} {{SetMinQueryLength3Config.value}}" stepKey="setMinQueryLengthDefaultState"/>
24-
2522
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
2623
<argument name="tags" value=""/>
2724
</actionGroup>

0 commit comments

Comments
 (0)