Issue #3060716 by martin107, Lendude, quietone: EntityListBuilderTest: @coversDefaultClass is incorrect
parent
a55bbc9878
commit
48589c8431
|
@ -16,7 +16,7 @@ use Drupal\entity_test\EntityTestListBuilder;
|
|||
use Drupal\Tests\UnitTestCase;
|
||||
|
||||
/**
|
||||
* @coversDefaultClass \Drupal\entity_test\EntityTestListBuilder
|
||||
* @coversDefaultClass \Drupal\Core\Entity\EntityListBuilder
|
||||
* @group Entity
|
||||
*/
|
||||
class EntityListBuilderTest extends UnitTestCase {
|
||||
|
|
Loading…
Reference in New Issue