Skip to content

Commit 7435dab

Browse files
author
Michael Logvin
committed
MAGETWO-34363: Pull request processing
1 parent 117225f commit 7435dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tools/Magento/Tools/View/deploy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
try {
4545
// run the deployment logic
46-
$filesUtil = new \Magento\Framework\Test\Utility\Files(BP);
46+
$filesUtil = new \Magento\Framework\App\Utility\Files(BP);
4747
$omFactory = \Magento\Framework\App\Bootstrap::createObjectManagerFactory(BP, []);
4848
$objectManager = $omFactory->create(
4949
[\Magento\Framework\App\State::PARAM_MODE => \Magento\Framework\App\State::MODE_DEFAULT]

0 commit comments

Comments
 (0)