Skip to content

Commit 7433b59

Browse files
committed
comment out phpunit config for earlier version
1 parent 49a6f5d commit 7433b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: phpunit.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
failOnWarning="true"
44
failOnDeprecation="true"
55
failOnNotice="true"
6-
restrictWarnings="true"
6+
<!-- restrictWarnings="true" -->
77
>
88
<testsuites>
99
<testsuite name="unit">

0 commit comments

Comments
 (0)