We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36f645 commit 7be6630Copy full SHA for 7be6630
phpunit.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<phpunit bootstrap="tests/bootstrap.php"
+<phpunit bootstrap="vendor/autoload.php"
3
backupGlobals="false"
4
verbose="true"
5
syntaxCheck="true"
0 commit comments