Skip to content

Commit bec3649

Browse files
committed
Merge branch 'MAGETWO-57153' into 2.1.8-develop-pr17
2 parents 71ac2e1 + a2b8a72 commit bec3649

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/HelperTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ public function testInitialize()
314314
->method('getProductLinks')
315315
->willReturn([]);
316316

317-
318317
$this->linkTypeProviderMock->expects($this->once())
319318
->method('getItems')
320319
->willReturn($this->assembleLinkTypes(['related', 'upsell', 'crosssell']));

0 commit comments

Comments
 (0)