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
Project test suite may run without specifying path to config
phpunit.xml.dist files are found by PHPUnit when run without the -c
flag. Running the project test suite by invoking the PHPUnit binary:
$ vendor/bin/phpunit
0 commit comments