Skip to content

Commit 0ddf9c1

Browse files
committed
Fix: Remove invalid attribute syntaxCheck
1 parent 6fe3f91 commit 0ddf9c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
colors="true"
77
convertErrorsToExceptions="true"
88
convertNoticesToExceptions="true"
9-
convertWarningsToExceptions="true"
10-
syntaxCheck="true">
9+
convertWarningsToExceptions="true">
1110
<php>
1211
<env name="SHELL_VERBOSITY" value="-1" />
1312
</php>

0 commit comments

Comments
 (0)