Skip to content

Commit 8aa86ea

Browse files
committed
Merge branch 'MAGETWO-61628' into 2.0-prs
2 parents 7615d2f + dc97b71 commit 8aa86ea

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/SaveTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,7 @@ public function testExecute($categoryId, $storeId, $activeTabId, $parentId)
365365
);
366366

367367
/**
368-
* @var \Magento\Store\Model\Store
369-
* |\PHPUnit_Framework_MockObject_MockObject $storeMock
368+
* @var \Magento\Store\Model\Store|\PHPUnit_Framework_MockObject_MockObject $storeMock
370369
*/
371370
$storeMock = $this->getMock(
372371
\Magento\Store\Model\Store::class,

0 commit comments

Comments
 (0)