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 fcdc885 commit cbaf1deCopy full SHA for cbaf1de
phpunit.xml.dist
@@ -5,7 +5,7 @@
5
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
6
backupGlobals="false"
7
colors="true"
8
- bootstrap="app/autoload.php"
+ bootstrap="vendor/autoload.php"
9
convertErrorsToExceptions="true"
10
convertNoticesToExceptions="true"
11
convertWarningsToExceptions="true"
0 commit comments