Skip to content

Commit e5a44b4

Browse files
committed
Add phpunit bootstrap for CI.
1 parent 731d060 commit e5a44b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

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

0 commit comments

Comments
 (0)