Skip to content

Commit ed9c6ca

Browse files
Add missing exclusions from phpunit.xml.dist
1 parent 0acad5c commit ed9c6ca

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 Console Component Test Suite">
1415
<directory>./Tests/</directory>

0 commit comments

Comments
 (0)