Skip to content

Commit

Permalink
include modules vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Jul 6, 2020
1 parent 7e01634 commit 92fdefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
@@ -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">
Expand Down

0 comments on commit 92fdefc

Please sign in to comment.