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 e63cc09 commit 697ca84Copy full SHA for 697ca84
1 file changed
phpunit.xml.dist
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<phpunit bootstrap="vendor/autoload.php" colors="false">
+<phpunit bootstrap="Tests/bootstrap.php" colors="false">
3
<testsuites>
4
<testsuite name="Unit">
5
<directory>Tests</directory>
0 commit comments