Skip to content

Commit d63bb1f

Browse files
author
Sergii Kovalenko
committed
MAGETWO-56989: Deployment process can't be executed on separate machine
-move deploy static command
1 parent 09045d5 commit d63bb1f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/Deploy/Test/Unit/Console/Command/DeployStaticContentCommandTest.php renamed to setup/src/Magento/Setup/Test/Unit/Console/Command/DeployStaticContentCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2016 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Deploy\Test\Unit\Console\Command;
6+
namespace Magento\Setup\Test\Unit\Console\Command;
77

88
use Magento\Setup\Console\Command\DeployStaticContentCommand;
99
use Symfony\Component\Console\Tester\CommandTester;

0 commit comments

Comments
 (0)