Skip to content

Commit 24b1b27

Browse files
committed
Fix typo.
1 parent ae79cd3 commit 24b1b27

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
@@ -23,7 +23,7 @@
2323
verbose="true"
2424
>
2525
<testsuites>
26-
<testsuite name="Flysystem Github Adapter - Unit Tests">
26+
<testsuite name="Flysystem GitHub Adapter - Unit Tests">
2727
<directory>tests/unit-tests</directory>
2828
</testsuite>
2929
</testsuites>

0 commit comments

Comments
 (0)