Skip to content

Commit 004d61a

Browse files
author
Oleksandr Iegorov
committed
MC-29026: GraphQL returns filters with some data if you making request to not existing or empty category
1 parent 7150c78 commit 004d61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public function testFilterForNonExistingCategory()
7272
*/
7373
public function testFilterLn()
7474
{
75+
$this->reIndexAndCleanCache();
7576
$query = <<<QUERY
7677
{
7778
products (

0 commit comments

Comments
 (0)