Skip to content

Commit

Permalink
MAGETWO-57726: [GitHub] Exception is created but not thrown #6320
Browse files Browse the repository at this point in the history
- Fixed namespace
  • Loading branch information
odubovyk committed Sep 1, 2016
1 parent ef08cdc commit 9367990
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
* See COPYING.txt for license details.
*/

namespace Magento\Reports\Model\ResourceModel\Product\Lowstock\Collection;

namespace \Magento\Reports\Model\ResourceModel\Product\Lowstock\Collection;

class CollectionTest extends \PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit 9367990

Please sign in to comment.