We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee4296 commit 0d7bbd5Copy full SHA for 0d7bbd5
2 files changed
phpunit.xml.dist
@@ -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
backupStaticAttributes="false"
5
colors="true"
tests/bootstrap.php
0 commit comments