Files
core/t
T

3 lines
105 B
Bash
Executable File

#!/bin/bash -ex
./vendor/bin/phpunit --stop-on-failure
#./vendor/bin/php-cs-fixer fix --verbose --dry-run