Skip to content

Commit

Permalink
Ignore vendor directory in code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Sep 5, 2014
1 parent 2f99f77 commit a924ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<filter>
<blacklist>
<file>Unit/Bootstrap.php</file>
<directory>../vendor</directory>
</blacklist>
</filter>
</phpunit>

0 comments on commit a924ed9

Please sign in to comment.