Skip to content

Commit 83ad777

Browse files
magento#15588 Fixed incorrect image urls sitemap
Change for travisCI
1 parent 63ed864 commit 83ad777

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)