File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
dev/tests/functional/tests/app/Magento/Sales/Test/TestCase Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<data name =" order/data/coupon_code/dataset" xsi : type =" string" >active_sales_rule_with_fixed_price_discount_coupon</data >
24
24
<data name =" order/data/entity_id/products" xsi : type =" string" >catalogProductSimple::product_10_dollar</data >
25
25
<data name =" status" xsi : type =" string" >Canceled</data >
26
- <data name =" configData" xsi : type =" string" >zero_subtotal_checkout</data >
26
+ <data name =" configData" xsi : type =" string" >zero_subtotal_checkout, freeshipping </data >
27
27
<constraint name =" Magento\Sales\Test\Constraint\AssertOrderCancelSuccessMessage" />
28
28
<constraint name =" Magento\Sales\Test\Constraint\AssertOrderInOrdersGridOnFrontend" />
29
29
</variation >
Original file line number Diff line number Diff line change 77
77
<data name =" data/items_data/0/qty" xsi : type =" string" >1</data >
78
78
<data name =" data/form_data/do_shipment" xsi : type =" string" >No</data >
79
79
<data name =" data/form_data/comment_text" xsi : type =" string" >comments</data >
80
- <data name =" configData" xsi : type =" string" >zero_subtotal_checkout</data >
80
+ <data name =" configData" xsi : type =" string" >zero_subtotal_checkout, freeshipping </data >
81
81
<constraint name =" Magento\Sales\Test\Constraint\AssertInvoiceSuccessCreateMessage" />
82
82
<constraint name =" Magento\Sales\Test\Constraint\AssertInvoicedAmountOnFrontend" />
83
83
</variation >
You can’t perform that action at this time.
0 commit comments