mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
Fix test run.
This commit is contained in:
parent
959d168352
commit
cd296aa9ac
@ -38,9 +38,6 @@
|
|||||||
<ini name="xdebug.mode" value="coverage"/>
|
<ini name="xdebug.mode" value="coverage"/>
|
||||||
</php>
|
</php>
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="all">
|
|
||||||
<directory suffix="Test.php">./tests</directory>
|
|
||||||
</testsuite>
|
|
||||||
<testsuite name="unit">
|
<testsuite name="unit">
|
||||||
<directory suffix="Test.php">./tests/unit</directory>
|
<directory suffix="Test.php">./tests/unit</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
Loading…
Reference in New Issue
Block a user