Skip to content

Commit 1efd58b

Browse files
author
Sergey Semenov
committed
MAGETWO-47607: [Github] Sitemap generation in wrong folder when vhost is connected to pub folder
1 parent 5c0bedf commit 1efd58b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Sitemap/Test/Unit/Block/RobotsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
*/
66
namespace Magento\Sitemap\Test\Unit\Block;
77

8+
/**
9+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
10+
*/
811
class RobotsTest extends \PHPUnit_Framework_TestCase
912
{
1013
/**

0 commit comments

Comments
 (0)