Merge branch 'main' of http://119.91.43.128:3003/james/PHP-TEST
Some checks failed
Run Unit Tests / test (push) Failing after 10s
Some checks failed
Run Unit Tests / test (push) Failing after 10s
:qw
This commit is contained in:
commit
ab3777f03c
@ -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