-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Update MockObject class in Widget module #26869
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
Update MockObject class in Widget module #26869
Conversation
Hi @hws47a. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @hws47a,
Your changes looks good
Could you fix failing static tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For future reference: you can just remove whole doc block, as it's about either adding description or removing block
Hi @lbajsarowicz, thank you for the review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional test failure isn’t related to this PR
Hi @ihor-sviziev, thank you for the review. |
Notice: QA not applicable |
@magento run all tests |
Hi @hws47a, thank you for your contribution! |
Description (*)
Replace outdated PSR-0
\PHPUnit_Framework_MockObject_MockObject
with current PSR-2 class name\PHPUnit\Framework\MockObject\MockObject
Related Pull Requests
#26775
Contribution checklist (*)