Open pmzandbergen opened 2 weeks ago
Hi @pmzandbergen. Thank you for your contribution! Here are some useful tips on how you can test your changes using Magento test environment. :exclamation: Automated tests can be triggered manually with an appropriate comment:
@magento run all tests
- run or re-run all required tests against the PR changes@magento run <test-build(s)>
- run or re-run specific test build(s)
For example: @magento run Unit Tests
<test-build(s)>
is a comma-separated list of build names.
You can find more information about the builds here :information_source: Run only required test builds during development. Run all test builds before sending your pull request for review.
For more details, review the Code Contributions documentation. Join Magento Community Engineering Slack and ask your questions in #github channel.
@magento run all tests
Fixing issue #39277
Description (*)
Fixing issue #39277
Related Pull Requests
N/A
Fixed Issues (if relevant)
Manual testing scenarios (*)
See issue for a test description.
Questions or comments
N/A
Contribution checklist (*)