Skip to content

Commit 6838f22

Browse files
committed
Update phpunit.xml
1 parent fdd1f13 commit 6838f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<phpunit bootstrap="src/autoload.php" colors="true" verbose="true">
1+
<phpunit bootstrap="vendor/autoload.php" colors="true" verbose="true">
22
<testsuites>
33
<testsuite name="php-orm">
44
<directory>./tests/</directory>

0 commit comments

Comments
 (0)