mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-20 06:38:46 +01:00
6 lines
85 B
PHP
6 lines
85 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
shell_exec('UPDATE_TESTS=true vendor/bin/phpunit');
|