magento / graphql-ce

[ARCHIVED] Please use magento/magento2 project
https://github.com/magento/magento2
Open Software License 3.0
131 stars 155 forks source link

magento/graphql-ce#: Add missed annotation block to Magento\GraphQl\Quote\Customer\AddSimpleProductToCartTest::setUp() #1050

Closed atwixfirster closed 5 years ago

atwixfirster commented 5 years ago

Description (*)

PR adds a missed annotation block to Magento\GraphQl\Quote\Customer\AddSimpleProductToCartTest::setUp().

Fixed Issues (if relevant)

  1. magento/magento2#: Issue title

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

Contribution checklist (*)

lenaorobei commented 5 years ago

Hi @atwixfirster. The use of @inheritdoc is in general discouraged. Please see the reference - https://devdocs.magento.com/guides/v2.3/coding-standards/docblock-standard-general.html#inheritdoc. For tiny cleanup fixes please combine into 1 PR. Thank you.

ghost commented 5 years ago

Hi @atwixfirster, 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.