Skip to content

Commit 1028107

Browse files
committed
fix: phpunit config
1 parent 157b3b9 commit 1028107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</testsuite>
1717
</testsuites>
1818

19-
<source ignoreIndirectDeprecations="true" restrictNotices="true" restrictWarnings="true">
19+
<source restrictNotices="true" restrictWarnings="true">
2020
<include>
2121
<directory>src</directory>
2222
</include>

0 commit comments

Comments
 (0)