Skip to content

Commit 606bcfc

Browse files
committed
ACPT-1572: Slow saving of stores/websites
1 parent 846129a commit 606bcfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Store/_files/second_website_with_two_stores.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
76
$website = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Store\Model\Website::class);
87
/** @var $website \Magento\Store\Model\Website */
98
if (!$website->load('test', 'code')->getId()) {

0 commit comments

Comments
 (0)