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