Skip to content

Commit

Permalink
IdnaEncoderTest: add @covers tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Sep 17, 2021
1 parent 59b0817 commit 64f7a28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/IdnaEncoderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
use WpOrg\Requests\Tests\Fixtures\StringableObject;
use WpOrg\Requests\Tests\TestCase;

/**
* @covers \WpOrg\Requests\IdnaEncoder
*/
final class IdnaEncoderTest extends TestCase {

/**
Expand Down

0 comments on commit 64f7a28

Please sign in to comment.