Skip to content

Commit c142b3e

Browse files
committed
MC-29929: cmsBlocks that has scope limited to specific Store View can be seen on other Store Views
- remove commented line from fixture
1 parent 59da68c commit c142b3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Cms/_files/blocks_for_different_stores.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
use Magento\Store\Model\StoreManagerInterface;
1212
use Magento\TestFramework\Helper\Bootstrap;
1313

14-
//require __DIR__ . '/../../../Magento/Store/_files/multiple_websites_with_store_groups_stores.php';
1514
/** @var BlockRepositoryInterface $blockRepository */
1615
$blockRepository = Bootstrap::getObjectManager()->get(BlockRepositoryInterface::class);
1716
/** @var BlockInterfaceFactory $blockFactory */

0 commit comments

Comments
 (0)