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.
2 parents feccc42 + 53e1aa5 commit e981e66Copy full SHA for e981e66
dev/tests/api-functional/testsuite/Magento/GraphQl/Bundle/BundleProductViewTest.php
@@ -108,7 +108,7 @@ public function testAllFieldsBundleProducts()
108
/**
109
* @magentoApiDataFixture Magento/Bundle/_files/bundle_product_with_not_visible_children.php
110
*/
111
- public function testBundleProdutWithNotVisibleChildren()
+ public function testBundleProductWithNotVisibleChildren()
112
{
113
$productSku = 'bundle-product-1';
114
$query
0 commit comments