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 541098b commit 2296d84Copy full SHA for 2296d84
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchTest.php
@@ -480,7 +480,7 @@ public function testQueryProductsInCurrentPageSortedByPriceASC()
480
*
481
* @magentoApiDataFixture Magento/Catalog/_files/multiple_mixed_products_2.php
482
*/
483
- public function testFilterProductsByNameASC()
+ public function testQueryProductsSortedByNameASC()
484
{
485
$query
486
= <<<QUERY
0 commit comments