Skip to content

Commit 1b8c856

Browse files
MAGETWO-36852: Code Coverage of South Modules
- increase code coverage for Magento_Theme module
1 parent 75951f1 commit 1b8c856

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Theme/Test/Unit/Model/Wysiwyg/StorageTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ public function testTreeArray()
465465
public function testDeleteFile()
466466
{
467467
$image = 'image.jpg';
468-
$storagePath = $this->_storageRoot;
469468

470469
$this->_helperStorage->expects($this->once())
471470
->method('getCurrentPath')

0 commit comments

Comments
 (0)