Skip to content

Commit 9ff11dd

Browse files
committed
MC-15759: Elasticsearch: Searches That Contain Question Mark Followed by Semicolon Will Result In Error Page (Multiple Queries Error)
Remove cache clean and reindex
1 parent 7c698a2 commit 9ff11dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@
7878
</actionGroup>
7979
<fillField selector="{{AdminProductFormSection.attributeRequiredInput(textProductAttribute.attribute_code)}}" userInput="searchable" stepKey="fillTheAttributeRequiredInputField"/>
8080
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="clickSaveButton"/>
81-
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
82-
<magentoCLI command="cache:flush eav" stepKey="flushCache"/>
8381
<!--Assert search results on storefront-->
8482
<amOnPage url="{{StorefrontHomePage.url}}" stepKey="goToStorefrontPage"/>
8583
<waitForPageLoad stepKey="waitForStorefrontPageLoad"/>

0 commit comments

Comments
 (0)