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 846129a commit 606bcfcCopy full SHA for 606bcfc
dev/tests/integration/testsuite/Magento/Store/_files/second_website_with_two_stores.php
@@ -3,7 +3,6 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-
7
$website = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Store\Model\Website::class);
8
/** @var $website \Magento\Store\Model\Website */
9
if (!$website->load('test', 'code')->getId()) {
0 commit comments