Skip to content

Commit 3c52b82

Browse files
MAGETWO-96431: [2.3.x] Checkout Free Shipping Recalculation after Coupon Code Added
- Update automated test
1 parent 574defb commit 3c52b82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,7 @@
9494
<argument name="sku" value="$$createConfigProduct.sku$$"/>
9595
</actionGroup>
9696
<see selector="{{AdminProductGridSection.productGridCell('1', 'Quantity')}}" userInput="99" stepKey="seeProductSkuInGrid"/>
97+
<actionGroup ref="AdminClearFiltersActionGroup" stepKey="clearProductFilters"/>
98+
<actionGroup ref="AdminOrdersGridClearFiltersActionGroup" stepKey="clearOrderFilters"/>
9799
</test>
98100
</tests>

0 commit comments

Comments
 (0)