Skip to content

Commit 442353c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_classes.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3826,8 +3826,8 @@
38263826
],
38273827
['Magento\Setup\Model\Deployer', 'Magento\Deploy\Model\Deployer'],
38283828
[
3829-
'Magento\Setup\Console\Command\DeployStaticContentCommand',
3830-
'Magento\Deploy\Console\Command\DeployStaticContentCommand'
3829+
'Magento\Deploy\Console\Command\DeployStaticContentCommand',
3830+
'Magento\Setup\Console\Command\DeployStaticContentCommand'
38313831
],
38323832
[
38333833
'Magento\Setup\Test\Unit\Console\Command\DeployStaticContentCommandTest',

0 commit comments

Comments
 (0)