diff --git a/core/modules/views/src/Tests/ViewUnitTestBase.php b/core/modules/views/src/Tests/ViewUnitTestBase.php
index ad5c392..2af68f7 100644
--- a/core/modules/views/src/Tests/ViewUnitTestBase.php
+++ b/core/modules/views/src/Tests/ViewUnitTestBase.php
@@ -22,7 +22,7 @@
  *
  * @see \Drupal\views\Tests\ViewTestBase
  */
-abstract class ViewUnitTestBase extends DrupalUnitTestBase {
+abstract class ViewUnitTestBase extends KernelTestBase {
 
   /**
    * Modules to enable.
