Replace it with a print_r() call
I had such issue with my unit tests.
I need echo / print for them.
Now I found a better solution: I just exclude the unit tests from my Magento Marketplace packages.
Replace it with a print_r() call
I had such issue with my unit tests.
I need echo / print for them.
Now I found a better solution: I just exclude the unit tests from my Magento Marketplace packages.