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 2121 <before >
2222 <createData entity =" SimpleProduct2" stepKey =" createProduct" />
2323 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
24- <!-- Reindex all indexers -->
25- <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
26- <argument name =" indices" value =" " />
27- </actionGroup >
2824 </before >
2925 <after >
3026 <deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
3127 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
28+ <!-- Reindex all indexers -->
29+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
30+ <argument name =" indices" value =" " />
31+ </actionGroup >
3232 </after >
3333 <!-- Add images to product-->
3434 <actionGroup ref =" AdminProductPageOpenByIdActionGroup" stepKey =" openAdminProductEditPage" >
You can’t perform that action at this time.
0 commit comments