Skip to content

Commit 0bc35dc

Browse files
committed
chore: adjust phpunit xml
1 parent efde3ba commit 0bc35dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
convertWarningsToExceptions="true"
1111
processIsolation="false"
1212
stopOnFailure="false"
13+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
14+
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.0/phpunit.xsd"
1315
>
1416
<testsuites>
1517
<testsuite name="Package Test Suite">

0 commit comments

Comments
 (0)