Skip to content

Commit 1377bf2

Browse files
committed
typo fix
Signed-off-by: alexmerlin <[email protected]>
1 parent f1ce6dc commit 1377bf2

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
@@ -4,7 +4,7 @@
44
bootstrap="./vendor/autoload.php"
55
colors="true">
66
<testsuites>
7-
<testsuite name="Dot-GeoIP Test Suite">
7+
<testsuite name="Dot-CLI Test Suite">
88
<directory>./test</directory>
99
</testsuite>
1010
</testsuites>

0 commit comments

Comments
 (0)