Skip to content

Commit 9ce4ea8

Browse files
committed
MAGETWO-53094: Client side compilation mode take an effect in production mode
1 parent 0e2316f commit 9ce4ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Developer/Test/Unit/Model/View/Asset/PreProcessor/PreprocessorStrategyTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Class PreprocessorStrategyTest
2020
*
2121
* @see \Magento\Developer\Model\View\Asset\PreProcessor\PreprocessorStrategy
22+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2223
*/
2324
class PreprocessorStrategyTest extends \PHPUnit_Framework_TestCase
2425
{

0 commit comments

Comments
 (0)