Skip to content

Commit f13c1ba

Browse files
committed
GraphQL-527: Category Tree Contains null Leaves
-- fix static tests
1 parent 144e3c4 commit f13c1ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
use Magento\Catalog\Api\ProductRepositoryInterface;
1818
use Magento\TestFramework\ObjectManager;
1919

20+
/**
21+
* Test loading of category tree
22+
*/
2023
class CategoryTest extends GraphQlAbstract
2124
{
2225
/**

0 commit comments

Comments
 (0)