Skip to content

Commit

Permalink
Mark constructor as covered
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Jun 11, 2024
1 parent af19ca6 commit 62aee1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Content/VersionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

/**
* @coversDefaultClass Kirby\Content\Version
* @covers ::__construct
*/
class VersionTest extends TestCase
{
Expand Down

0 comments on commit 62aee1b

Please sign in to comment.