Skip to content

Commit 6850715

Browse files
authored
Update phpunit.xml.dist
1 parent 8f61ed4 commit 6850715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<phpunit colors="true" bootstrap="vendor/autoload.php">
2+
<phpunit colors="true">
33
<testsuites>
44
<testsuite name="Sunrise Slugger Test Suite">
55
<directory>./tests/</directory>

0 commit comments

Comments
 (0)