Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Entity / ContentEntityBaseUnitTest.php
index 0d56516dd231ad80d62c040bb6b84fd967271a55..52cdd7621fc49be936ae46ba457a24d796048534 100644 (file)
@@ -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.