Skip to content

Commit 53e1aa5

Browse files
ENGCOM-5087: testBundleProductWithNotVisibleChildren fix misspelling #689
- Merge Pull Request magento/graphql-ce#689 from speedy008/graphql-ce:graphQl-1 - Merged commits: 1. 29d5b88
2 parents c56341c + 29d5b88 commit 53e1aa5

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)