Skip to content

Commit 3058413

Browse files
committed
Updated phpunit
1 parent 45b475d commit 3058413

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml.dist

-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit bootstrap="vendor/autoload.php"
33
backupGlobals="false"
4-
backupStaticAttributes="false"
54
colors="true"
6-
verbose="true"
7-
convertErrorsToExceptions="true"
8-
convertNoticesToExceptions="true"
9-
convertWarningsToExceptions="true"
105
processIsolation="false"
116
stopOnFailure="false">
127
<testsuites>

0 commit comments

Comments
 (0)