We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bc0e1 commit 2abfd3fCopy full SHA for 2abfd3f
phpunit.xml
@@ -10,7 +10,7 @@
10
beStrictAboutTodoAnnotatedTests="true"
11
failOnRisky="true"
12
failOnWarning="true"
13
- xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
+ xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
14
>
15
<php>
16
<ini name="assert.exception" value="0"/>
0 commit comments