mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
New PHPUnit config
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
<!-- unit tests, splitted: -->
|
||||
<testsuite name="Unit">
|
||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||
</testsuite>
|
||||
|
||||
|
||||
|
@@ -39,6 +39,7 @@
|
||||
<!-- unit tests, splitted: -->
|
||||
<testsuite name="Unit">
|
||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||
</testsuite>
|
||||
|
||||
|
||||
|
@@ -39,6 +39,7 @@
|
||||
<!-- unit tests, splitted: -->
|
||||
<testsuite name="Unit">
|
||||
<directory suffix="Test.php">./tests/Unit/Console</directory>
|
||||
<directory suffix="Test.php">./tests/Unit/Factory</directory>
|
||||
</testsuite>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user