Skip to content

Commit

Permalink
Fixed last @Covers annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaj committed Oct 22, 2020
1 parent c7353b6 commit c9056ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Driver/RabbitMqDriverTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
* Class RabbitMqDriverTest
* @package Tomaj\Hermes\Test\Driver
* @covers \Tomaj\Hermes\Driver\RabbitMqDriver
* @covers \Tomaj\Hermes\Message
* @covers \Tomaj\Hermes\MessageSerializer
*/
class RabbitMqDriverTest extends TestCase
{
Expand Down

0 comments on commit c9056ae

Please sign in to comment.