mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-24 21:54:42 +00:00
php unit fixes
This commit is contained in:
+3
-1
@@ -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