-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixing a test for Magento Newsletter. #19365
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
Fixing a test for Magento Newsletter. #19365
Conversation
Hi @tiagosampaio. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant 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 @tiagosampaio Thanks for your contribution
Hi @rodrigowebjump, thank you for the review. |
Hi @rodrigowebjump. Thank you for your review. |
Hi @nuzil, thank you for the review. |
Hi @tiagosampaio. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Hey guys, how can I move this to Port to 2.3 Created column? |
Hi @diazwatson , please, create PR from your fork to the Magento repository and this port will move on the board automatically. |
Hi @sidolov , I did it last 27 Nov, here is the link |
Fixing a test for Magento Newsletter.
Description
The problem occurred because the constructor is being considered. By running the phpunit directly you can check this error out.
The tests will break.
Contribution checklist (*)