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

testBundleProductWithNotVisibleChildren fix misspelling #689

Merged
merged 1 commit into from
May 10, 2019

Conversation

speedy008
Copy link
Contributor

Description (*)

There is misspelling in function name in following file.

  1. dev\tests\api-functional\testsuite\Magento\GraphQl\Bundle\BundleProductViewTest.php

Example

  1. dev\tests\api-functional\testsuite\Magento\GraphQl\Bundle\BundleProductViewTest.php
  • testBundleProdutWithNotVisibleChildren()

Proposed solution (*)

  1. dev\tests\api-functional\testsuite\Magento\GraphQl\Bundle\BundleProductViewTest.php
  • testBundleProductWithNotVisibleChildren()

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented May 8, 2019

CLA assistant check
All committers have signed the CLA.

@ghost
Copy link

ghost commented May 10, 2019

Hi @speedy008, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants