File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2828 <fillField userInput =" {{_defaultProduct.price}}" selector =" {{AdminProductFormSection.productPrice}}" stepKey =" fillPrice" />
2929 <fillField userInput =" {{_defaultProduct.sku}}" selector =" {{AdminProductFormSection.productSku}}" stepKey =" fillSKU" />
3030 <actionGroup ref =" AdminFillProductQtyOnProductFormActionGroup" stepKey =" fillQuantity" >
31- <argument name =" productQty" value =" {{_defaultProduct.quantity}" />
31+ <argument name =" productQty" value =" {{_defaultProduct.quantity}} " />
3232 </actionGroup >
3333 <scrollTo selector =" {{AdminProductFormSection.productQuantity}}" stepKey =" scrollToQty" />
3434 <click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
You can’t perform that action at this time.
0 commit comments