Skip to content

Commit 68a4fff

Browse files
Merge branch '10.5' into 11.2
2 parents aecc307 + 98cbd0f commit 68a4fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/_files/phar-extension/phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:noNamespaceSchemaLocation="../../../../../phpunit.xsd"
3+
xsi:noNamespaceSchemaLocation="../../../../phpunit.xsd"
44
extensionsDirectory="tools/phpunit.d">
55
<extensions>
66
<bootstrap class="PHPUnit\TestFixture\MyExtension\MyExtensionBootstrap">

0 commit comments

Comments
 (0)