Skip to content

Commit f268c7b

Browse files
Update phpunit.xml
1 parent 671bd29 commit f268c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit bootstrap="vendor/autoload.php" colors="true" backupGlobals="false"
3-
backupStaticAttributes="false" syntaxCheck="false">
3+
backupStaticAttributes="false">
44
<testsuites>
55
<testsuite name="Tests">
66
<directory suffix="Test.php">test</directory>

0 commit comments

Comments
 (0)