File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
app/code/Magento/GroupedProduct/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5757 <argument name =" attributes" value =" UpdateAttributeQtyAndStockToInStock" />
5858 <argument name =" product" value =" $$createFirstSimpleProduct$$" />
5959 </actionGroup >
60- <!-- 5.Check stock status of grouped product. Stock status should be "In Stock"-->
60+ <!-- 5.Run cron for start consumer -->
61+ <actionGroup ref =" CliConsumerStartActionGroup" stepKey =" startMessageQueueSecond" >
62+ <argument name =" consumerName" value =" {{AdminInventoryMassUpdateConsumerData.consumerName}}" />
63+ <argument name =" maxMessages" value =" {{AdminInventoryMassUpdateConsumerData.messageLimit}}" />
64+ </actionGroup >
65+ <!-- 6.Check stock status of grouped product. Stock status should be "In Stock"-->
6166 <actionGroup ref =" AssertAdminProductStockStatusActionGroup" stepKey =" checkProductInStock" >
6267 <argument name =" productId" value =" $$createGroupedProduct.id$$" />
6368 <argument name =" stockStatus" value =" In Stock" />
You can’t perform that action at this time.
0 commit comments