Skip to content

Commit 06f0427

Browse files
committed
GraphQl-689: testBundleProductWithNotVisibleChildren fix misspelling
1 parent 319ed53 commit 06f0427

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
use Magento\TestFramework\ObjectManager;
1616
use Magento\TestFramework\TestCase\GraphQlAbstract;
1717

18+
/**
19+
* Bundle product view test
20+
*/
1821
class BundleProductViewTest extends GraphQlAbstract
1922
{
2023
const KEY_PRICE_TYPE_FIXED = 'FIXED';

0 commit comments

Comments
 (0)