Skip to content

Commit 327acbc

Browse files
committed
MC-25215: [Forwardport] [GraphQL] Row_id is used as id for product resolver
- Fix static failure
1 parent c459ee8 commit 327acbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Bundle/BundleProductViewTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Magento\TestFramework\TestCase\GraphQlAbstract;
1616

1717
/**
18-
* Bundle product view test
18+
* Test querying Bundle products
1919
*/
2020
class BundleProductViewTest extends GraphQlAbstract
2121
{

0 commit comments

Comments
 (0)