Skip to content

Commit 359d9eb

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-55339' into troll_bugfix
2 parents a07a16e + 51e07f6 commit 359d9eb

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

dev/tests/integration/testsuite/Magento/Backend/Block/MenuTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Test class for \Magento\Backend\Block\Menu
13-
*
13+
* @magentoAppArea adminhtml
1414
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1515
*/
1616
class MenuTest extends \PHPUnit_Framework_TestCase

dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/Dashboard/ProductsViewedTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
class ProductsViewedTest extends \Magento\TestFramework\TestCase\AbstractBackendController
1010
{
1111
/**
12+
* @magentoAppArea adminhtml
1213
* @magentoDataFixture Magento/Reports/_files/viewed_products.php
1314
*/
1415
public function testExecute()

0 commit comments

Comments
 (0)