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 2cbb8cb commit f33b0e3Copy full SHA for f33b0e3
phpunit.xml.dist
@@ -4,7 +4,7 @@
4
processIsolation="false"
5
stopOnFailure="false"
6
cacheDirectory=".phpunit.cache"
7
- bootstrap="./tests/bootstrap.php"
+ bootstrap="tests/bootstrap.php"
8
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd"
9
>
10
<testsuites>
0 commit comments