Skip to content

Commit 11e1f4a

Browse files
author
Mykola Palamar
committed
Merge remote-tracking branch 'troll/MAGETWO-63988' into MAGETWO-62334
2 parents 6b67e84 + c653665 commit 11e1f4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Swatches/Test/Unit/Helper/DataTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ protected function setUp()
6060
'',
6161
false
6262
);
63-
6463
$this->productMock = $this->getMock(\Magento\Catalog\Model\Product::class, [], [], '', false);
65-
6664
$this->productCollectionMock = $this->objectManager->getCollectionMock(
6765
\Magento\Catalog\Model\ResourceModel\Product\Collection::class,
6866
[

0 commit comments

Comments
 (0)