Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Component / Plugin / PluginBaseTest.php
index 0ef8451aba27eebdbd02842bb8aa75c37b9da590..de684885ffa67ebc7ab4ada408d2beadd5c02259 100644 (file)
@@ -2,13 +2,13 @@
 
 namespace Drupal\Tests\Component\Plugin;
 
-use Drupal\Tests\UnitTestCase;
+use PHPUnit\Framework\TestCase;
 
 /**
  * @coversDefaultClass \Drupal\Component\Plugin\PluginBase
  * @group Plugin
  */
-class PluginBaseTest extends UnitTestCase {
+class PluginBaseTest extends TestCase {
 
   /**
    * @dataProvider providerTestGetPluginId