Skip to content

Commit 0183e1e

Browse files
committed
ACP2E-1854: Attribute that is not searchable but used in Search Results works incorrectly
- added mftf test
1 parent ae71896 commit 0183e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/SearchEntityResultsTest/QuickSearchProductByAttributeNotSearchableLayeredNavigationTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<test name="QuickSearchProductByAttributeNotSearchableUsedInLayeredNavigationTest">
1111
<annotations>
1212
<stories value="Search Product on Storefront"/>
13-
<title value="User should be able to use Quick Search to find products"/>
13+
<title value="Products should not appear in search results when search by attribute value if attribute has the Use in search set to No"/>
1414
<description value="A product should not be searchable by attribute value if attribute has 'Use in search' to 'No' even if 'Use in Layered Navigation is set"/>
1515
<severity value="MAJOR"/>
1616
<testCaseId value="AC-9146"/>

0 commit comments

Comments
 (0)