We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85d0b0 commit fcbfe1fCopy full SHA for fcbfe1f
dev/tests/integration/testsuite/Magento/Setup/Console/Command/GenerateFixturesCommandTest.php
@@ -18,7 +18,7 @@
18
* Class GenerateFixturesCommandCommandTest
19
* @package Magento\Setup\Console\Command
20
*/
21
-class GenerateFixturesCommandTest extends \PHPUnit\Framework\TestCase
+class GenerateFixturesCommandTest extends \Magento\TestFramework\Indexer\TestCase
22
{
23
/** @var CommandTester */
24
private $indexerCommand;
0 commit comments