Skip to content

Commit

Permalink
Add missing @covers annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
ob-stripe committed Mar 14, 2020
1 parent 3b8554f commit 9e1c9a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Stripe/StripeClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

/**
* @internal
* @covers \Stripe\StripeClient
*/
final class StripeClientTest extends \PHPUnit\Framework\TestCase
{
Expand Down

0 comments on commit 9e1c9a0

Please sign in to comment.