Skip to content

Commit 91990ce

Browse files
committed
MC-21228: Support partial word search in Elasticsearch
- skip advanced search by partial name test
1 parent 11e27bb commit 91990ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<group value="searchFrontend"/>
1919
<group value="mtf_migrated"/>
2020
<group value="SearchEngineElasticsearch"/>
21-
<!-- <skip>-->
22-
<!-- <issueId value="MC-21228"/>-->
23-
<!-- </skip>-->
21+
<skip>
22+
<issueId value="MC-34217"/>
23+
</skip>
2424
</annotations>
2525
<actionGroup ref="StorefrontFillFormAdvancedSearchActionGroup" stepKey="search">
2626
<argument name="productName" value="abc"/>

0 commit comments

Comments
 (0)