Skip to content

Commit aa33534

Browse files
committed
MC-20539: Fix MFTF tests to work with elasticsearch
- skipping MFTF tests until partial word search for ES is implemented
1 parent 24b6965 commit aa33534

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/StorefrontAdvanceCatalogSearchBundleBySkuWithHyphenTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<group value="Bundle"/>
2020
<group value="SearchEngineElasticsearch"/>
2121
<skip>
22-
<issueId value="MC-18948"/>
22+
<issueId value="MC-21228"/>
2323
</skip>
2424
</annotations>
2525
<before>

app/code/Magento/LayeredNavigation/Test/Mftf/Test/ShopByButtonInMobileTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<group value="LayeredNavigation"/>
2020
<group value="SearchEngineElasticsearch"/>
2121
<!-- <skip>-->
22-
<!-- <issueId value="MC-18948"/>-->
22+
<!-- <issueId value="MC-21228"/>-->
2323
<!-- </skip>-->
2424
</annotations>
2525
<before>

0 commit comments

Comments
 (0)