Add phpunit.xml.dist

Fixes #32
This commit is contained in:
Oliver Davies 2020-05-13 03:06:29 +01:00
parent 3150c948f0
commit a3e328a8d0
3 changed files with 30 additions and 1 deletions

View file

@ -18,5 +18,4 @@ symfony php vendor/bin/phpcs -n \
vendor/bin/phpstan analyze
symfony php vendor/bin/phpunit \
-c web/core \
"$@"