Skip to content

Commit c813870

Browse files
committed
Fix test suite name
1 parent c47ebf5 commit c813870

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
@@ -11,7 +11,7 @@
1111
syntaxCheck="false"
1212
>
1313
<testsuites>
14-
<testsuite name="ayesh/case-insensitive-array Package Test Suite">
14+
<testsuite name="ayesh/php-timer Package Test Suite">
1515
<directory suffix=".php">./tests/</directory>
1616
</testsuite>
1717
</testsuites>

0 commit comments

Comments
 (0)