Skip to content

Commit

Permalink
Fix @cover hints
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Jun 11, 2024
1 parent 6749c2b commit af19ca6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Content/VersionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,6 @@ public function testReadSingleLanguage(): void

/**
* @covers ::touch
* @covers ::touchLanguage
* @covers ::language
*/
public function testTouchMultiLanguage(): void
Expand Down Expand Up @@ -700,7 +699,6 @@ public function testTouchMultiLanguage(): void

/**
* @covers ::touch
* @covers ::touchLanguage
*/
public function testTouchSingleLanguage(): void
{
Expand Down

0 comments on commit af19ca6

Please sign in to comment.