We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b475d commit 3058413Copy full SHA for 3058413
phpunit.xml.dist
@@ -1,12 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit bootstrap="vendor/autoload.php"
3
backupGlobals="false"
4
- backupStaticAttributes="false"
5
colors="true"
6
- verbose="true"
7
- convertErrorsToExceptions="true"
8
- convertNoticesToExceptions="true"
9
- convertWarningsToExceptions="true"
10
processIsolation="false"
11
stopOnFailure="false">
12
<testsuites>
0 commit comments