mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-06 02:33:48 +00:00
php unit fixes
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<testsuites>
|
||||
|
||||
<testsuite name="Feature">
|
||||
<directory suffix="Test.php">./tests/Feature</directory>
|
||||
<directory suffix="Test.php">./tests/App</directory>
|
||||
<directory suffix="Test.php">./tests/Domain</directory>
|
||||
<directory suffix="Test.php">./tests/Support</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
|
||||
Reference in New Issue
Block a user