-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] Corrected return message from ProductRuleTest.php #16853
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
[Forwardport] Corrected return message from ProductRuleTest.php #16853
Conversation
|
Hi @sanganinamrata. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
| 7.5, | ||
| $this->resourceRule->getRulePrice(new \DateTime(), 1, 1, $product->getId()), | ||
| "Catalog price rule doesn't apply to to product with visibility value \"Not Visibility Individually\"" | ||
| "Catalog price rule doesn't ap product with visibility value \"Not Visibility Individually\"" |
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.
It looks like mistake. This file wasn't changed in original PR
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.
Done.
|
Hi @ihor-sviziev, thank you for the review. |
|
Hi @sanganinamrata. Thank you for your contribution. |
Original Pull Request
#16721
Description
Corrected return message from ProductRuleTest.php
Fixed Issues (if relevant)
N/A
Manual testing scenarios
N/A
Contribution checklist