Skip to content

Commit 4fff187

Browse files
author
Masiukevich Maksim
committed
fix suite name
1 parent 766bb23 commit 4fff187

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
@@ -26,7 +26,7 @@
2626
<directory>./vendor/php-service-bus/cache/tests/</directory>
2727
</testsuite>
2828

29-
<testsuite name="Common component">
29+
<testsuite name="Storage component">
3030
<directory>./tests/</directory>
3131
</testsuite>
3232

0 commit comments

Comments
 (0)