mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-26 07:15:41 +00:00
Fix test run.
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user