Skip to content

Commit fcbfe1f

Browse files
committed
MAGETWO-84967: Set auto increment to 3 for Performance test plan
1 parent c85d0b0 commit fcbfe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Setup/Console/Command/GenerateFixturesCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Class GenerateFixturesCommandCommandTest
1919
* @package Magento\Setup\Console\Command
2020
*/
21-
class GenerateFixturesCommandTest extends \PHPUnit\Framework\TestCase
21+
class GenerateFixturesCommandTest extends \Magento\TestFramework\Indexer\TestCase
2222
{
2323
/** @var CommandTester */
2424
private $indexerCommand;

0 commit comments

Comments
 (0)