Skip to content

Commit e747944

Browse files
authored
Adjust PHPUnit XML
1 parent b1cd3bc commit e747944

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
@@ -26,12 +26,9 @@
2626
<directory>tests/Localisations/Presence</directory>
2727
</testsuite>
2828
</testsuites>
29-
<source ignoreIndirectDeprecations="true"
30-
restrictNotices="true"
31-
restrictWarnings="true">
29+
<source>
3230
<include>
3331
<directory>src</directory>
3432
</include>
3533
</source>
36-
3734
</phpunit>

0 commit comments

Comments
 (0)