Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_moderation / tests / src / Unit / ContentPreprocessTest.php
index 5de0b2a977c6508a312077bb0369df099a554301..8084716346fbb874c4482978287c7654009bae4d 100644 (file)
@@ -5,13 +5,14 @@ namespace Drupal\Tests\content_moderation\Unit;
 use Drupal\content_moderation\ContentPreprocess;
 use Drupal\Core\Routing\CurrentRouteMatch;
 use Drupal\node\Entity\Node;
+use Drupal\Tests\UnitTestCase;
 
 /**
  * @coversDefaultClass \Drupal\content_moderation\ContentPreprocess
  *
  * @group content_moderation
  */
-class ContentPreprocessTest extends \PHPUnit_Framework_TestCase {
+class ContentPreprocessTest extends UnitTestCase {
 
   /**
    * @covers ::isLatestVersionPage