Skip to content

Commit

Permalink
Merge branch 'MAGETWO-61628' into 2.0-prs
Browse files Browse the repository at this point in the history
  • Loading branch information
zakdma committed Dec 20, 2016
2 parents 7615d2f + dc97b71 commit 8aa86ea
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,7 @@ public function testExecute($categoryId, $storeId, $activeTabId, $parentId)
);

/**
* @var \Magento\Store\Model\Store
* |\PHPUnit_Framework_MockObject_MockObject $storeMock
* @var \Magento\Store\Model\Store|\PHPUnit_Framework_MockObject_MockObject $storeMock
*/
$storeMock = $this->getMock(
\Magento\Store\Model\Store::class,
Expand Down

0 comments on commit 8aa86ea

Please sign in to comment.