Files
core/t
T
2019-06-25 20:42:44 +02:00

3 lines
104 B
Bash
Executable File

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