Skip to content

Commit 6b95485

Browse files
author
Viktor Paladiychuk
committed
MAGETWO-62660: [GitHub] Overly aggressive performance optimizations of the static content deployment #7862 [fixed code style]
1 parent 46b063f commit 6b95485

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Deploy/Test/Unit/Model/Deploy/JsDictionaryDeployTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,4 @@ public function testDeploy()
100100

101101
$this->model->deploy($area, $themePath, $locale);
102102
}
103-
104-
}
103+
}

0 commit comments

Comments
 (0)