We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af37f7 commit 22d9887Copy full SHA for 22d9887
dev/tests/integration/testsuite/Magento/Reports/Model/ResourceModel/Product/Lowstock/CollectionTest.php
@@ -3,9 +3,11 @@
3
* Copyright © 2016 Magento. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
+namespace Magento\Reports\Model\ResourceModel\Product\Lowstock;
7
-namespace \Magento\Reports\Model\ResourceModel\Product\Lowstock;
8
-
+/**
9
+ * Class CollectionTest
10
+ */
11
class CollectionTest extends \PHPUnit_Framework_TestCase
12
{
13
0 commit comments