diff --git a/app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusMviewCommandTest.php b/app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusMviewCommandTest.php
index 6a2f215144f0d3d2de561b893bbd58e48598ab8b..292adb55c5533ac7e3b533ab9cce72f93c7f6b33 100644
--- a/app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusMviewCommandTest.php
+++ b/app/code/Magento/Indexer/Test/Unit/Console/Command/IndexerStatusMviewCommandTest.php
@@ -17,7 +17,7 @@ use Magento\Framework\Mview\View\CollectionFactory;
 /**
  * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
  */
-class IndexerStatusMviewCommandTest extends \PHPUnit_Framework_TestCase
+class IndexerStatusMviewCommandTest extends \PHPUnit\Framework\TestCase
 {
     /**
      * @var IndexerStatusMviewCommand