Skip to content

Commit 5b22b6b

Browse files
committed
update phphunit config name
1 parent 5068fa4 commit 5b22b6b

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

0 commit comments

Comments
 (0)