fix phpunit config
This commit is contained in:
parent
f1a6385698
commit
fcf60fe307
|
@ -7,7 +7,7 @@
|
|||
convertWarningsToExceptions="true"
|
||||
>
|
||||
<testsuites>
|
||||
<testsuite>
|
||||
<testsuite name="default">
|
||||
<directory prefix="test-" suffix=".php">./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
|
Loading…
Reference in New Issue