diff --git a/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php b/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php index cd2a7049d4aa5593005bd6d405e3d89c9d41678b..af87b302fe76e7590e37ce75085622b4fb39bc21 100644 --- a/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @@ -16,7 +16,7 @@ use Drupal\Tests\UnitTestCase; /** - * @coversDefaultClass \Drupal\entity_test\EntityTestListBuilder + * @coversDefaultClass \Drupal\Core\Entity\EntityListBuilder * @group Entity */ class EntityListBuilderTest extends UnitTestCase {