Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 4431584

Browse files
[Debug][ErrorHandler] cleanup phpunit.xml.dist files
1 parent 346636d commit 4431584

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414

1515
<testsuites>
1616
<testsuite name="Symfony Debug Component Test Suite">
17-
<directory>./Tests/</directory>
18-
</testsuite>
19-
<testsuite name="Symfony Debug Extension Test Suite">
20-
<directory suffix=".phpt">./Resources/ext/tests/</directory>
17+
<directory suffix=".phpt">./Tests/</directory>
2118
</testsuite>
2219
</testsuites>
2320

0 commit comments

Comments
 (0)