X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FEntity%2FContentEntityBaseUnitTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FEntity%2FContentEntityBaseUnitTest.php;h=52cdd7621fc49be936ae46ba457a24d796048534;hp=0d56516dd231ad80d62c040bb6b84fd967271a55;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php b/web/core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php index 0d56516dd..52cdd7621 100644 --- a/web/core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php +++ b/web/core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @@ -483,6 +483,8 @@ class ContentEntityBaseUnitTest extends UnitTestCase { /** * @covers ::label + * + * @group legacy */ public function testLabel() { // Make a mock with one method that we use as the entity's label callback.