We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf2aaa commit c9bf9faCopy full SHA for c9bf9fa
app/code/Magento/Wishlist/Test/Unit/Controller/Index/CartTest.php
@@ -108,7 +108,7 @@ class CartTest extends \PHPUnit_Framework_TestCase
108
/**
109
* @var \Magento\Framework\Controller\Result\Json|\PHPUnit_Framework_MockObject_MockObject
110
*/
111
- protected $resultJsontMock;
+ protected $resultJsonMock;
112
113
114
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
0 commit comments