Skip to content

Commit

Permalink
@Covers annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
reithor committed Nov 19, 2024
1 parent a93ab49 commit 861a196
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
use Ibexa\Tests\Integration\Core\RepositoryTestCase;
use Symfony\Component\Yaml\Yaml;

/**
* @covers \Ibexa\Contracts\Core\Repository\ContentService
*/
final class MaxLanguagesContentServiceTest extends RepositoryTestCase
{
/** @var list<array{languageCode: string, name: string }> */
Expand Down

0 comments on commit 861a196

Please sign in to comment.