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 a437a57 commit 2e13464Copy full SHA for 2e13464
app/code/Magento/CatalogInventory/Test/Integration/Model/Indexer/SubscriptionsTest.php
@@ -5,7 +5,7 @@
5
*/
6
declare(strict_types=1);
7
8
-namespace Magento\CatalogInventory\Model\Indexer;
+namespace Magento\CatalogInventory\Test\Integration\Model\Indexer;
9
10
use Magento\TestFramework\Helper\Bootstrap;
11
use Magento\Catalog\Model\Indexer\Product\Price\Processor as PriceIndexProcessor;
0 commit comments