Skip to content

Commit 9367990

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-57726: [GitHub] Exception is created but not thrown #6320
- Fixed namespace
1 parent ef08cdc commit 9367990

File tree

1 file changed

+1
-2
lines changed
  • dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Product/Lowstock

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Product/Lowstock/CollectionTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\Reports\Model\ResourceModel\Product\Lowstock\Collection;
8-
7+
namespace \Magento\Reports\Model\ResourceModel\Product\Lowstock\Collection;
98

109
class CollectionTest extends \PHPUnit_Framework_TestCase
1110
{

0 commit comments

Comments
 (0)