Fix phpunit.

This commit is contained in:
Josh Manders 2017-04-17 17:59:45 -05:00 committed by GitHub
parent dbe787e7ef
commit d00fdbcd1b

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="bootstrap/autoload.php"
bootstrap="vendor/autoload.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"