Skip to content

Commit 264c224

Browse files
author
Erik Hansen
committed
MAGETWO-37672: Responsive Email Foundation
- Fixed failing unit tests
1 parent d22dc06 commit 264c224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Email/Model/BackendTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ class BackendTemplate extends Template
3838
*/
3939
public function __construct(
4040
\Magento\Framework\Model\Context $context,
41-
\Magento\Framework\Registry $registry,
4241
\Magento\Framework\View\DesignInterface $design,
42+
\Magento\Framework\Registry $registry,
4343
\Magento\Store\Model\App\Emulation $appEmulation,
4444
\Magento\Store\Model\StoreManagerInterface $storeManager,
4545
\Magento\Framework\View\Asset\Repository $assetRepo,

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)