Skip to content

Commit 1c161eb

Browse files
committed
MC-18514: API functional test to cover filterable custom attributes in layered navigation
- removing sort by relevance from search to test in jenkins
1 parent 12f8c0b commit 1c161eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,6 @@ public function testSearchAndSortByRelevance()
14511451
products(
14521452
search:"{$search_term}"
14531453
1454-
sort:{relevance:DESC}
14551454
pageSize: 5
14561455
currentPage: 1
14571456
)

0 commit comments

Comments
 (0)