Skip to content

Commit 9a57e67

Browse files
committed
MAGETWO-89238: [Sales email] Disabled invoice emails produce performance issue
1 parent 0ca18e9 commit 9a57e67

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup/src/Magento/Setup/Fixtures/StoresFixture.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,6 @@ public function execute()
211211
$this->generateWebsites();
212212
$this->generateStoreGroups();
213213
$this->generateStoreViews();
214-
215-
//clean cache
216-
$this->storeManager->reinitStores();
217214
}
218215

219216
/**

0 commit comments

Comments
 (0)