We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2d2a5 commit 1fa1d8aCopy full SHA for 1fa1d8a
phpunit.xml.dist
@@ -7,8 +7,7 @@
7
convertNoticesToExceptions="true"
8
convertWarningsToExceptions="true"
9
processIsolation="false"
10
- stopOnFailure="false"
11
- syntaxCheck="false">
+ stopOnFailure="false">
12
<testsuites>
13
<testsuite name="WebPush Test Suite">
14
<directory suffix=".php">./tests/</directory>
0 commit comments