Skip to content

Commit d2f0611

Browse files
committed
MCP-964: Product Price index issue in PAT Builds
- Fix static tests;
1 parent d52ca09 commit d2f0611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/src/Magento/Setup/Console/Command/GenerateFixturesCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ private function executeFixture(\Magento\Setup\Fixtures\Fixture $fixture, Output
172172
}
173173

174174
/**
175+
* Optimize tables after entities generation.
176+
*
175177
* @param \Magento\Framework\ObjectManagerInterface $objectManager
176178
* @param OutputInterface $output
177179
* @return void

0 commit comments

Comments
 (0)