Skip to content

Commit 2515029

Browse files
MAGETWO-82221: [CE 2.1.0 rc3] - Cancel an order [configurable product]#5313
- Added automated test script.
1 parent 3a64053 commit 2515029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ProductsQtyReturnAfterOrderCancelTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@
9393
<actionGroup ref="filterProductGridBySku2" stepKey="filterProductGridBySku">
9494
<argument name="sku" value="$$createConfigProduct.sku$$"/>
9595
</actionGroup>
96-
<see selector="{{AdminProductGridSection.productGridCell('1', 'Quantity')}}" userInput="99.0000" stepKey="seeProductSkuInGrid"/>
96+
<see selector="{{AdminProductGridSection.productGridCell('1', 'Quantity')}}" userInput="99" stepKey="seeProductSkuInGrid"/>
9797
</test>
9898
</tests>

0 commit comments

Comments
 (0)