Skip to content

Commit 29d5b88

Browse files
committed
testBundleProductWithNotVisibleChildren fix misspelling
1 parent c56341c commit 29d5b88

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
@@ -108,7 +108,7 @@ public function testAllFieldsBundleProducts()
108108
/**
109109
* @magentoApiDataFixture Magento/Bundle/_files/bundle_product_with_not_visible_children.php
110110
*/
111-
public function testBundleProdutWithNotVisibleChildren()
111+
public function testBundleProductWithNotVisibleChildren()
112112
{
113113
$productSku = 'bundle-product-1';
114114
$query

0 commit comments

Comments
 (0)