Skip to content

Commit ccc0c71

Browse files
Remove redundant line
1 parent 1dd8459 commit ccc0c71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/MediaStorage/Test/Unit/App/MediaTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ public function testCatchException($isDeveloper, $setBodyCalls)
197197
$this->responseMock->expects($this->once())
198198
->method('sendResponse');
199199

200-
$this->isAllowed = true;
201200
$this->mediaModel = $this->getMediaModel();
202201

203202
$this->mediaModel->catchException($bootstrap, $exception);

0 commit comments

Comments
 (0)