Skip to content

Commit f422401

Browse files
StevenGuapaBVmage2pratik
authored andcommitted
#15588 Fixed incorrect image urls sitemap
Change for travisCI
1 parent 547f6fd commit f422401

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Sitemap/Controller/Adminhtml/Sitemap

1 file changed

+2
-2
lines changed

app/code/Magento/Sitemap/Controller/Adminhtml/Sitemap/Generate.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ public function __construct(
2828
$context
2929
);
3030
}
31-
32-
/**
31+
32+
/**
3333
* Generate sitemap
3434
*
3535
* @return void

0 commit comments

Comments
 (0)