Skip to content

Commit e5a2066

Browse files
author
Andrii Kasian
committed
MAGETWO-32622: Define Public API
- MAGETWO-37129: [TD] Samples and Links is mixed in API - fix Code Style
1 parent 077db11 commit e5a2066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Downloadable/Test/Unit/Model/LinkRepositoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,5 +566,4 @@ protected function setLinkAssertions($resource, $inputData)
566566
$resource->expects($this->any())->method('getLinkUrl')
567567
->will($this->returnValue($inputData['link_url']));
568568
}
569-
570569
}

0 commit comments

Comments
 (0)