Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 30, 2024
1 parent 1519750 commit 98cbd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end-to-end/_files/phar-extension/phpunit.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../phpunit.xsd"
xsi:noNamespaceSchemaLocation="../../../../phpunit.xsd"
extensionsDirectory="tools/phpunit.d">
<extensions>
<bootstrap class="PHPUnit\TestFixture\MyExtension\MyExtensionBootstrap">
Expand Down

0 comments on commit 98cbd0f

Please sign in to comment.