Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
ENGCOM-5087: testBundleProductWithNotVisibleChildren fix misspelling #…
Browse files Browse the repository at this point in the history
…689

 - Merge Pull Request #689 from speedy008/graphql-ce:graphQl-1
 - Merged commits:
   1. 29d5b88
  • Loading branch information
magento-engcom-team committed May 8, 2019
2 parents c56341c + 29d5b88 commit 53e1aa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public function testAllFieldsBundleProducts()
/**
* @magentoApiDataFixture Magento/Bundle/_files/bundle_product_with_not_visible_children.php
*/
public function testBundleProdutWithNotVisibleChildren()
public function testBundleProductWithNotVisibleChildren()
{
$productSku = 'bundle-product-1';
$query
Expand Down

0 comments on commit 53e1aa5

Please sign in to comment.