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 1601d7e commit 624473bCopy full SHA for 624473b
dev/tests/integration/testsuite/Magento/CatalogInventory/Model/Indexer/SubscriptionsTest.php
@@ -19,7 +19,6 @@ class SubscriptionsTest extends TestCase
19
*/
20
private PriceIndexProcessor $priceIndexProcessor;
21
22
-
23
/**
24
* @var FulltextIndexProcessor
25
@@ -39,4 +38,3 @@ public function testSubscriptions(): void
39
38
$this->assertNotContains('cataloginventory_stock_item', $subscriptions);
40
}
41
42
0 commit comments