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 d051748 commit 535f991Copy full SHA for 535f991
tests/end-to-end/force-covers-annotation/phpunit.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.2/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="../../../phpunit.xsd"
4
forceCoversAnnotation="true">
5
<testsuites>
6
<testsuite name="default">
0 commit comments