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 59da68c commit c142b3eCopy full SHA for c142b3e
dev/tests/integration/testsuite/Magento/Cms/_files/blocks_for_different_stores.php
@@ -11,7 +11,6 @@
11
use Magento\Store\Model\StoreManagerInterface;
12
use Magento\TestFramework\Helper\Bootstrap;
13
14
-//require __DIR__ . '/../../../Magento/Store/_files/multiple_websites_with_store_groups_stores.php';
15
/** @var BlockRepositoryInterface $blockRepository */
16
$blockRepository = Bootstrap::getObjectManager()->get(BlockRepositoryInterface::class);
17
/** @var BlockInterfaceFactory $blockFactory */
0 commit comments