We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b933316 commit f465222Copy full SHA for f465222
1 file changed
phpunit.xml.dist
@@ -11,7 +11,7 @@
11
</testsuites>
12
<coverage processUncoveredFiles="true">
13
<include>
14
- <directory suffix=".php">./app</directory>
+ <directory suffix=".php">./src</directory>
15
</include>
16
</coverage>
17
</phpunit>
0 commit comments