We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dff7db commit 37453bbCopy full SHA for 37453bb
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/CategoryListTest.php
@@ -212,7 +212,7 @@ public function testQueryChildCategoriesWithProducts()
212
/**
213
* @magentoApiDataFixture Magento/Catalog/_files/categories_disabled.php
214
*/
215
- public function testQueryChildCategoriesWithProductsDisabled()
+ public function testQueryCategoryWithDisabledChildren()
216
{
217
$query = <<<QUERY
218
0 commit comments