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 a433a3e commit 1ca45b5Copy full SHA for 1ca45b5
phpunit.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<phpunit bootstrap="tests/bootstrap.php"
+<phpunit bootstrap="./vendor/autoload.php"
3
colors="true"
4
convertErrorsToExceptions="true"
5
convertNoticesToExceptions="true"
tests/bootstrap.php
0 commit comments