Skip to content

Commit 75547c1

Browse files
committed
Merge remote-tracking branch 'github-magento/MC-18824_MC-15759_MC-18820' into EPAM-PR-84
2 parents ceb8725 + 16a9295 commit 75547c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<fillField selector="{{AdminProductFormSection.attributeRequiredInput(textProductAttribute.attribute_code)}}" userInput="searchable" stepKey="fillTheAttributeRequiredInputField"/>
8080
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="clickSaveButton"/>
8181
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
82-
<magentoCLI command="cache:flush catalog_product_attribute " stepKey="flushCache"/>
82+
<magentoCLI command="cache:flush eav" stepKey="flushCache"/>
8383
<!--Assert search results on storefront-->
8484
<amOnPage url="{{StorefrontHomePage.url}}" stepKey="goToStorefrontPage"/>
8585
<waitForPageLoad stepKey="waitForStorefrontPageLoad"/>

0 commit comments

Comments
 (0)