Skip to content

Commit d657e00

Browse files
committed
MC-20336: Update tests related to Catalog Search and Swatches
1 parent e41a816 commit d657e00

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/LayerNavigationOfCatalogSearchTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
<fillField selector="{{AdminProductAttributeSection.customAttribute($$createPriceAttribute.attribute_code$$)}}" userInput="70" stepKey="fillCustomPrice2"/>
5858
<click selector="{{AdminProductFormSection.save}}" stepKey="clickSaveButton2"/>
5959
<waitForPageLoad stepKey="waitForSimpleProductSaved2"/>
60+
61+
<!--Run re-index task-->
62+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
63+
6064
<!--Navigate to category on Storefront-->
6165
<comment userInput="Navigate to category on Storefront" stepKey="comment3"/>
6266
<amOnPage url="{{StorefrontCategoryPage.url($$subCategory.name$$)}}" stepKey="goToCategoryStorefront"/>

var/.htaccess

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)