Skip to content

Commit

Permalink
@Covers annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
reithor authored and adamwojs committed Nov 19, 2024
1 parent ac08587 commit e4bada3
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 e4bada3

Please sign in to comment.