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 354c477 commit fed8607Copy full SHA for fed8607
dev/tests/integration/testsuite/Magento/Theme/Model/View/DesignTest.php
@@ -70,7 +70,7 @@ protected function _emulateFixtureTheme($themePath = 'Test/default')
70
[
71
Bootstrap::INIT_PARAM_FILESYSTEM_DIR_PATHS => [
72
DirectoryList::THEMES => [
73
- 'path' => realpath(__DIR__ . '/../../../Theme/Model/_files/design'),
+ 'path' => realpath(__DIR__ . '/../_files/design'),
74
],
75
76
]
0 commit comments