File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
<before >
22
22
<createData entity =" SimpleProduct2" stepKey =" createProduct" />
23
23
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
24
- <!-- Reindex all indexers -->
25
- <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
26
- <argument name =" indices" value =" " />
27
- </actionGroup >
28
24
</before >
29
25
<after >
30
26
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
31
27
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
28
+ <!-- Reindex all indexers -->
29
+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
30
+ <argument name =" indices" value =" " />
31
+ </actionGroup >
32
32
</after >
33
33
<!-- Add images to product-->
34
34
<actionGroup ref =" AdminProductPageOpenByIdActionGroup" stepKey =" openAdminProductEditPage" >
You can’t perform that action at this time.
0 commit comments