Skip to content

Commit f7ce87e

Browse files
author
Oleksandr Karpenko
committed
MAGETWO-49766: HTML head Design Configurations are used in Admin
1 parent 02049c4 commit f7ce87e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lib/internal/Magento/Framework/View/Test/Unit/Page/ConfigTest.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,7 @@ protected function setUp()
9191
'pageAssets' => $this->pageAssets,
9292
'scopeConfig' => $this->scopeConfig,
9393
'favicon' => $this->favicon,
94-
'localeResolver' => $locale,
95-
'includesAreas' => [
96-
'frontend'
97-
]
94+
'localeResolver' => $locale
9895
]
9996
);
10097

0 commit comments

Comments
 (0)