Fix phpunit.sh to use phpunit.xml

This commit is contained in:
Simon Wisselink
2021-01-08 14:40:28 +01:00
parent 24dbbef340
commit c665217ae1

View File

@@ -1,2 +1,2 @@
#! /bin/bash
vendor/phpunit/phpunit/phpunit tests/UnitTests
vendor/phpunit/phpunit/phpunit