Skip to content

Commit 374390e

Browse files
committed
fix #234 fix test comments
1 parent 17cc8b1 commit 374390e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/DomainTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,8 +985,6 @@ public function testwithoutLabelWorksWithMultipleKeys()
985985

986986
/**
987987
* @covers ::__construct
988-
* @covers ::setIDNAOptions
989-
* @covers ::getIDNAOptions
990988
*/
991989
public function testConstructWithCustomIDNAOptions()
992990
{

tests/PublicSuffixTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ public function createFromDomainProvider()
270270
}
271271

272272
/**
273-
* @covers ::getIDNAOptions
274273
* @covers ::isTransitionalDifferent
275274
*
276275
* @dataProvider customIDNAProvider

0 commit comments

Comments
 (0)