Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 5092558

Browse files
committed
typo
1 parent 7e8a41b commit 5092558

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,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phpunit colors="true" bootstrap="vendor/autoload.php">
33
<testsuites>
4-
<testsuite name="Buzz 5 Adapter Test Suite">
4+
<testsuite name="Buzz Adapter Test Suite">
55
<directory>tests/</directory>
66
</testsuite>
77
</testsuites>

0 commit comments

Comments
 (0)