This commit is contained in:
parent
9c8b4e25f1
commit
7ffc9982f6
@ -2,6 +2,10 @@
|
||||
<phpunit bootstrap="vendor/autoload.php"
|
||||
colors="true"
|
||||
verbose="true">
|
||||
<php>
|
||||
<env name="PHPUNIT_RUNNING" value="1" />
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="Default">
|
||||
<directory>tests</directory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user