Hi guys, I have an issue with running pint --test command in my pipeline on bitbucket.
I don't have any ideas how to solve my problem...
I have a .yml file and project successfully installed, phpunit get OK but when I'm running ./vendor/bin/pint --test --config=pint.json command it return me this output (see attached image)
I tried to google it but no results. I will really appreciate any comments about that.
I'm also tried to use different cases like --no-ansi param, but still have the same issue. Please let me know if you can help with anything. Thanks.