Skip to content

Commit 4b78e49

Browse files
mohit-adobenikhilsharma-adobe
authored andcommitted
ACQE-5931: Test fix - AdminProductCategoryIndexerInUpdateOnScheduleModeTest
1 parent df1c547 commit 4b78e49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminProductCategoryIndexerInUpdateOnScheduleModeTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
</annotations>
2323
<before>
2424
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
25+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="clearIndex">
26+
<argument name="indices" value=""/>
27+
</actionGroup>
2528
<!-- Create category A without products -->
2629
<createData entity="_defaultCategory" stepKey="createCategoryA"/>
2730

0 commit comments

Comments
 (0)