We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88a3d59 + 77dd53a commit 6486b65Copy full SHA for 6486b65
1 file changed
script_phpunit.sh
@@ -22,4 +22,4 @@ php ./Tests/Functional/app/console --env=test doctrine:database:create
22
php ./Tests/Functional/app/console --env=test doctrine:schema:create
23
php ./Tests/Functional/app/console --env=test doctrine:schema:update --force
24
25
-phpunit -c ./ --testdox
+./vendor/phpunit/phpunit/phpunit.php -c ./ --testdox
0 commit comments