Skip to content

Commit 5c641d0

Browse files
MAGETWO-59785: Incorrect URLs in sitemap when generated from admin with 'Use Secure URLs in Admin' = Yes
Removed multiple empty lines in a row.
1 parent a25576d commit 5c641d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@ protected function _getModelConstructorArgs()
647647
['getStore']
648648
)->getMockForAbstractClass();
649649

650-
651650
$objectManager = new \Magento\Framework\TestFramework\Unit\Helper\ObjectManager($this);
652651
$constructArguments = $objectManager->getConstructArguments(
653652
\Magento\Sitemap\Model\Sitemap::class,

0 commit comments

Comments
 (0)