We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671bd29 commit f268c7bCopy full SHA for f268c7b
phpunit.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit bootstrap="vendor/autoload.php" colors="true" backupGlobals="false"
3
- backupStaticAttributes="false" syntaxCheck="false">
+ backupStaticAttributes="false">
4
<testsuites>
5
<testsuite name="Tests">
6
<directory suffix="Test.php">test</directory>
0 commit comments