Skip to content

Commit 61c765b

Browse files
committed
MC-20539: Fix MFTF tests to work with elasticsearch
- remove mysql test type reference from MTF
1 parent fd740c5 commit 61c765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/TestCase/FilterProductListTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<constraint name="Magento\LayeredNavigation\Test\Constraint\AssertFilterProductList" />
9595
</variation>
9696
<variation name="FilterProductListTestVariation4" summary="Use sorting category filter when layered navigation is applied" ticketId="MAGETWO-42701">
97-
<data name="tag" xsi:type="string">test_type:mysql_search</data>
97+
<!-- <data name="tag" xsi:type="string">test_type:mysql_search</data>-->
9898
<data name="configData" xsi:type="string">layered_navigation_manual_range_10</data>
9999
<data name="runReindex" xsi:type="boolean">true</data>
100100
<data name="category/dataset" xsi:type="string">default_anchor_subcategory</data>

0 commit comments

Comments
 (0)