Skip to content

Commit 2d27ce5

Browse files
committed
migrated all tests to phpunit 11.5
1 parent e4d1f86 commit 2d27ce5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.5/phpunit.xsd"
1717
>
1818
<coverage includeUncoveredFiles="true">
19-
<include>
20-
<directory suffix=".php">src</directory>
21-
</include>
2219
<report>
2320
<clover outputFile="build/logs/clover.xml"/>
2421
</report>

0 commit comments

Comments
 (0)