Skip to content

Commit f33b0e3

Browse files
authored
Normalize path
1 parent 2cbb8cb commit f33b0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
processIsolation="false"
55
stopOnFailure="false"
66
cacheDirectory=".phpunit.cache"
7-
bootstrap="./tests/bootstrap.php"
7+
bootstrap="tests/bootstrap.php"
88
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd"
99
>
1010
<testsuites>

0 commit comments

Comments
 (0)