Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #1339 - \Magento\Sales\Service\V1\ShipmentCreateTest::testInvoke #1342

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

slackerzz
Copy link
Member

@slackerzz slackerzz commented Jun 9, 2018

Description

Fixed Issues (if relevant)

  1. Fix \Magento\Sales\Service\V1\ShipmentCreateTest::testInvoke #1339: Fix \Magento\Sales\Service\V1\ShipmentCreateTest::testInvoke
    Related magento pull request: Fix magento-engcom/msi#1339 issue - Fix \Magento\Sales\Service\V1\ShipmentCreateTest::testInvoke magento2#15974

Manual testing scenarios

  1. ...
  2. ...

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

magento-cicd2 commented Jun 9, 2018

CLA assistant check
All committers have signed the CLA.

'name' => null,
'parent_id' => null,
'price' => null,
'product_id' => null,
'row_total' => null,
'sku' => null,
'sku' => 'simple',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the same PR should be created to https://github.com/magento/magento2
and please cross-link them

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

6 participants