include modules vendor

This commit is contained in:
Denis Duliçi 2020-07-06 15:17:46 +03:00
parent 7e01634c8f
commit 92fdefc8fb

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php"
bootstrap="bootstrap/autoload.php"
colors="true">
<testsuites>
<testsuite name="Unit">