Skip to content

Commit c9bf9fa

Browse files
author
Yuri Kovsher
committed
MAGETWO-36610: S51 PR
1 parent fdf2aaa commit c9bf9fa

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/CartTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class CartTest extends \PHPUnit_Framework_TestCase
108108
/**
109109
* @var \Magento\Framework\Controller\Result\Json|\PHPUnit_Framework_MockObject_MockObject
110110
*/
111-
protected $resultJsontMock;
111+
protected $resultJsonMock;
112112

113113
/**
114114
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)

0 commit comments

Comments
 (0)