Skip to content

Commit d58eedd

Browse files
committed
Fix xml error
1 parent 043a51e commit d58eedd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpunit.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<phpunit backupGlobals="true"
4-
backupStaticAttributes="true"
54
colors="true"
6-
convertErrorsToExceptions="true"
7-
convertNoticesToExceptions="true"
8-
convertWarningsToExceptions="true"
95
processIsolation="false"
106
stopOnFailure="false"
11-
syntaxCheck="false"
12-
verbose="true"
137
bootstrap="tests/bootstrap.php"
148
>
159
<testsuites>

0 commit comments

Comments
 (0)