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 fea905a commit ccf99a7Copy full SHA for ccf99a7
phpunit.xml.dist
@@ -9,7 +9,7 @@
9
convertDeprecationsToExceptions="true"
10
processIsolation="false"
11
stopOnFailure="false"
12
- bootstrap="./tests/bootstrap.php"
+ bootstrap="./Tests/bootstrap.php"
13
>
14
15
<testsuites>
0 commit comments