Skip to content

Commit

Permalink
Exclude Controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuter committed Aug 6, 2019
1 parent ef12ef9 commit d702840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory>./application/App/</directory>
<exclude>
<directory>./application/App/Controllers</directory>
</exclude>
</whitelist>
</filter>
<logging>
Expand Down

0 comments on commit d702840

Please sign in to comment.