Skip to content

Commit 8af37f7

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

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

99
class CollectionTest extends \PHPUnit_Framework_TestCase
1010
{

0 commit comments

Comments
 (0)