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.
2 parents aecc307 + 98cbd0f commit 68a4fffCopy full SHA for 68a4fff
tests/end-to-end/_files/phar-extension/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="../../../../../phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="../../../../phpunit.xsd"
4
extensionsDirectory="tools/phpunit.d">
5
<extensions>
6
<bootstrap class="PHPUnit\TestFixture\MyExtension\MyExtensionBootstrap">
0 commit comments