Skip to content

Commit 0ab2143

Browse files
committed
exclude vendor folder
1 parent a460bda commit 0ab2143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
<php>
99
<env name="PHPCS_IGNORE_TESTS" value="Generic,MySource,PEAR,PSR1,PSR2,Squiz,Zend"/>
1010
</php>
11+
<exclude-pattern>*/vendor/*</exclude-pattern>
1112
</phpunit>

0 commit comments

Comments
 (0)