Skip to content

Commit c6d0236

Browse files
author
Pavlo Cherniavskyi
committed
MAGETWO-33622: Junior+ Developer Workflow
- unit test
1 parent 5aabf36 commit c6d0236

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/unit/testsuite/Magento/Framework/View/Asset/PreProcessor

1 file changed

+1
-1
lines changed

dev/tests/unit/testsuite/Magento/Framework/View/Asset/PreProcessor/ChainTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ public function testChainTargetAssetPathDevMode()
130130
$this->assertSame($this->object->getTargetAssetPath(), $origPath);
131131
$this->assertNotSame($this->object->getTargetAssetPath(), $assetPath);
132132
}
133-
}
133+
}

0 commit comments

Comments
 (0)