Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Entity / EntityRevisionTranslationTest.php
index addbad2e0f40f6bd4bb84cc55e07f94990482877..34969ebd4d16f0797a87f24ec668ca64dcd21c40 100644 (file)
@@ -161,7 +161,7 @@ class EntityRevisionTranslationTest extends EntityKernelTestBase {
   }
 
   /**
-   * @covers \Drupal\Core\Entity\RevisionableInterface::setNewRevision
+   * @covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision
    */
   public function testSetNewRevision() {
     $user = $this->createUser();