mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-10 05:11:25 +00:00
Add some basic feature tests.
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
<testsuite name="integration">
|
||||
<directory suffix="Test.php">./tests/integration</directory>
|
||||
</testsuite>
|
||||
<testsuite name="feature">
|
||||
<directory suffix="Test.php">./tests/feature</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<source>
|
||||
<include>
|
||||
|
||||
Reference in New Issue
Block a user