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 b336d0a commit 784e7a0Copy full SHA for 784e7a0
phpunit.xml
@@ -10,7 +10,7 @@
10
beStrictAboutTodoAnnotatedTests="true"
11
failOnRisky="true"
12
failOnWarning="true"
13
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
14
>
15
<coverage>
16
<include>
0 commit comments