Skip to content

Commit 624473b

Browse files
committed
ACP2E-3761: Investigate if AC-6301 can be automated
1 parent 1601d7e commit 624473b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/CatalogInventory/Model/Indexer/SubscriptionsTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ class SubscriptionsTest extends TestCase
1919
*/
2020
private PriceIndexProcessor $priceIndexProcessor;
2121

22-
2322
/**
2423
* @var FulltextIndexProcessor
2524
*/
@@ -39,4 +38,3 @@ public function testSubscriptions(): void
3938
$this->assertNotContains('cataloginventory_stock_item', $subscriptions);
4039
}
4140
}
42-

0 commit comments

Comments
 (0)