Skip to content

Commit a5c1e72

Browse files
committed
ACP2E-379: Inventory updates done via the rest API, does not trigger the price indexer
1 parent 67ee5ff commit a5c1e72

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/Layer/Filter/DataProvider

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/Layer/Filter/DataProvider/PriceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ public function testGetRangeItemCounts(int $inputRange, array $expectedItemCount
121121
* @magentoConfigFixture current_store catalog/layered_navigation/price_range_max_intervals 3
122122
* @magentoConfigFixture current_store catalog/layered_navigation/price_range_calculation manual
123123
* @magentoDataFixture Magento/Catalog/_files/products_for_search.php
124+
* @magentoDbIsolation disabled
124125
* @return void
125126
*/
126127
public function testGetRangeItemCountsManualCalculation(): void

0 commit comments

Comments
 (0)