Skip to content

Commit e981e66

Browse files
authored
ENGCOM-5087: testBundleProductWithNotVisibleChildren fix misspelling #689
2 parents feccc42 + 53e1aa5 commit e981e66

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)