Skip to content

Commit

Permalink
Fix coverage annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kolb committed Oct 7, 2024
1 parent 931de41 commit 852ddb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ValueObject/IdListTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,7 @@ public function id_list_map_works(): void
/**
* @test
*
* @covers ::map
* @covers ::mapWithIdKeys
*/
public function id_list_map_with_id_keys_works(): void
{
Expand Down

0 comments on commit 852ddb3

Please sign in to comment.