Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Component / Diff / DiffFormatterTest.php
index 70fb0dcf155a4266f502dac84234f1e2aca4bdcc..c5fab90921d0b90aa1e41c664919753d8a03ddfa 100644 (file)
@@ -4,6 +4,7 @@ namespace Drupal\Tests\Component\Diff;
 
 use Drupal\Component\Diff\Diff;
 use Drupal\Component\Diff\DiffFormatter;
+use PHPUnit\Framework\TestCase;
 
 /**
  * Test DiffFormatter classes.
@@ -12,7 +13,7 @@ use Drupal\Component\Diff\DiffFormatter;
  *
  * @group Diff
  */
-class DiffFormatterTest extends \PHPUnit_Framework_TestCase {
+class DiffFormatterTest extends TestCase {
 
   /**
    * @return array