Skip to content

Commit 7eae298

Browse files
committed
MAGETWO-52030: Downloadable product show as out of stock in category page
- Fix static test
1 parent 619ebcd commit 7eae298

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Downloadable/Test/Unit/Model/Product

1 file changed

+1
-0
lines changed

app/code/Magento/Downloadable/Test/Unit/Model/Product/TypeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class TypeTest extends \PHPUnit_Framework_TestCase
1717
* @var \Magento\Downloadable\Model\Product\Type
1818
*/
1919
private $target;
20+
2021
/**
2122
* @var TypeHandlerInterface|\PHPUnit_Framework_MockObject_MockObject
2223
*/

0 commit comments

Comments
 (0)