Skip to content

Commit 0341405

Browse files
Add missing exclusions from phpunit.xml.dist
1 parent f522b67 commit 0341405

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

0 commit comments

Comments
 (0)