@@ -12,7 +12,8 @@ if [ -z $PHP_BINARY ]; then
fi
if [ ! -d vendor ]; then
composer update
COMPOSER_BINARY=$(which composer)
$PHP_BINARY -c php.ini $COMPOSER_BINARY update
$launcher $PHP_BINARY -c php.ini vendor/bin/phpunit tests --debug
The note is not visible to the blocked user.