Skip to content

Commit 5baf7b7

Browse files
Add missing exclusions from phpunit.xml.dist
1 parent 9f52ac1 commit 5baf7b7

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
@@ -9,6 +9,7 @@
99
<php>
1010
<ini name="error_reporting" value="-1" />
1111
</php>
12+
1213
<testsuites>
1314
<testsuite name="Symfony Finder Component Test Suite">
1415
<directory>./Tests/</directory>

0 commit comments

Comments
 (0)