Skip to content

Commit fc64def

Browse files
author
Yuri Kovsher
committed
MAGETWO-36101: Refactor controllers in the Wishlist module
1 parent 7663193 commit fc64def

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Wishlist/Test/Unit/Controller/Index

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Test/Unit/Controller/Index/IndexTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class IndexTest extends \PHPUnit_Framework_TestCase
4545
protected $resultPageMock;
4646

4747
/**
48-
* @var \Magento\Framework\View\Layout
48+
* @var \Magento\Framework\View\Layout|\PHPUnit_Framework_MockObject_MockObject
4949
*/
5050
protected $layoutMock;
5151

0 commit comments

Comments
 (0)