Skip to content

Commit b5fb919

Browse files
committed
MC-38168: Manual Indexer after Merchandising - Empty Catalog/ Number of products incorrect
1 parent dbe27ef commit b5fb919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Indexer/Test/Unit/Model/ProcessorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ function ($elem) {
187187
$this->indexerFactoryMock,
188188
$this->indexersFactoryMock,
189189
$this->viewProcessorMock,
190+
$this->workingStateProvider,
190191
$makeSharedValidMock
191192
);
192193
$model->reindexAllInvalid();

0 commit comments

Comments
 (0)