Skip to content

Commit bb19074

Browse files
authored
chore: cleanup phpunit (#4871)
1 parent 7daef8e commit bb19074

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
<directory>tests</directory>
2929
<directory>vendor</directory>
3030
<file>.php-cs-fixer.dist.php</file>
31-
<file>src/Symfony/Bundle/Test/Constraint/ArraySubsetLegacy.php</file>
32-
<file>src/Core/Bridge/Symfony/Bundle/Test/Constraint/ArraySubsetLegacy.php</file>
3331
</exclude>
3432
</coverage>
3533

0 commit comments

Comments
 (0)