You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a unique setup using docker and my composer file as well as vendor directory are nested on directory inside of the project. The Pre-commit checkout keeps saying:
Please have one available as one of the following:
phpunit.phar
vendor/bin/phpunit
phpunit
PHPUnit is found at docroot/vendor/bin/phpunit in my project but I can't figure out how to get this recognized.
The text was updated successfully, but these errors were encountered:
I have a unique setup using docker and my composer file as well as vendor directory are nested on directory inside of the project. The Pre-commit checkout keeps saying:
Please have one available as one of the following:
PHPUnit is found at docroot/vendor/bin/phpunit in my project but I can't figure out how to get this recognized.
The text was updated successfully, but these errors were encountered: