Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Component / Serialization / JsonTest.php
index 65552cf5121da12b45a9644ff52535188aa986b7..a3a32ad364285d4dcaa6a8b7f3ac7bae7f8fbe29 100644 (file)
@@ -3,13 +3,13 @@
 namespace Drupal\Tests\Component\Serialization;
 
 use Drupal\Component\Serialization\Json;
-use Drupal\Tests\UnitTestCase;
+use PHPUnit\Framework\TestCase;
 
 /**
  * @coversDefaultClass \Drupal\Component\Serialization\Json
  * @group Serialization
  */
-class JsonTest extends UnitTestCase {
+class JsonTest extends TestCase {
 
   /**
    * A test string with the full ASCII table.