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 9e042b6 commit a308d4aCopy full SHA for a308d4a
app/code/Magento/Catalog/Test/Unit/ViewModel/Product/Checker/AddToCompareAvailabilityTest.php
@@ -11,7 +11,7 @@
11
use Magento\Catalog\ViewModel\Product\Checker\AddToCompareAvailability;
12
use Magento\CatalogInventory\Api\StockConfigurationInterface;
13
use Magento\Catalog\Model\Product;
14
-use \Magento\Catalog\Model\Product\Attribute\Source\Status;
+use Magento\Catalog\Model\Product\Attribute\Source\Status;
15
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
16
use PHPUnit\Framework\MockObject\MockObject;
17
0 commit comments