-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixed #22396 config:set fails with JSON values #22513
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
Fixed #22396 config:set fails with JSON values #22513
Conversation
Hi @shikhamis11. 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.
Please add corresponding test case.
hi @orlangur , I have updated changes for unit test Please review. |
Hi @sidolov, thank you for the review. |
✔️ QA passed |
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.
@shikhamis11 please add a new test case similar to issue reported - containing some JSON.
After changes are applied and all builds are green, please squash them into a single commit so that we have perfectly clean history 😉
Hi @shikhamis11 please look at failed unit test
|
@shikhamis11 thank you, can you "squash" commit to one ? |
Yes I will |
42a66eb
to
8da509a
Compare
ping @orlangur |
Hi @sidolov, thank you for the review. |
Hi @shikhamis11, thank you for your contribution! |
Fixed #22396 config:set fails with JSON values
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Contribution checklist (*)