We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ac026 commit ec0ab93Copy full SHA for ec0ab93
1 file changed
phpunit.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit backupGlobals="false"
3
backupStaticAttributes="false"
4
- syntaxCheck="false" verbose="true"
+ verbose="true"
5
bootstrap="tests/bootstrap.php">
6
<testsuites>
7
<testsuite name="Tests">
0 commit comments