fixed phpunit configuration
This commit is contained in:
parent
a69444fba5
commit
4fec01d154
@ -13,7 +13,7 @@
|
||||
<directory suffix="Test.php">./modules/**/Tests/Feature</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<coverage processUncoveredFiles="true">
|
||||
<coverage>
|
||||
<include>
|
||||
<directory suffix=".php">./app</directory>
|
||||
</include>
|
||||
|
Loading…
x
Reference in New Issue
Block a user