php unit fixes

This commit is contained in:
Peter Papp
2021-07-22 17:39:01 +02:00
parent fffede1c10
commit 03fc533848
5 changed files with 133 additions and 166 deletions

View File

@@ -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>