Skip to content

Commit 4ff54c2

Browse files
author
Novykov Ivan
committed
MDVA-232: Admin Url is getting indexed in Google
- stabilize static tests
1 parent 3f528b7 commit 4ff54c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/internal/Magento/Framework/View/Test/Unit/Page/ConfigTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
use Magento\Framework\Locale\Resolver;
1313
use Magento\Framework\View\Page\Config;
1414

15+
/**
16+
* @covers Magento\Framework\View\Page\Config
17+
*
18+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
19+
*/
1520
class ConfigTest extends \PHPUnit_Framework_TestCase
1621
{
1722
/**

0 commit comments

Comments
 (0)