Skip to content

Commit 742c25f

Browse files
committed
MAGETWO-61060: [Backport] - Incorrect URLs in sitemap when generated from admin with 'Use Secure URLs in Admin' = Yes - for 2.0
1 parent d32a7a2 commit 742c25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Sitemap/Model/SitemapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class SitemapTest extends \PHPUnit_Framework_TestCase
2626
private $sitemap;
2727

2828
/**
29-
* Removes cached configuration and reinitialize the application.
29+
* Removes cached configuration and reinitializes the application.
3030
*/
3131
private function refreshConfiguration()
3232
{

0 commit comments

Comments
 (0)