Skip to content

Commit dfc1eed

Browse files
author
Anna Bukatar
committed
ACP2E-889: Wrong value of grand total on order refunds which contain discount
1 parent 572309a commit dfc1eed

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Test/Unit/Model/Order/Creditmemo/Total

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/Order/Creditmemo/Total/TaxTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ public function collectDataProvider()
744744
],
745745
];
746746

747-
// scenario 7: 1 items, 1 invoiced, rowtotal of with 8.25 tax rate
747+
// scenario 7: 1 items, 1 invoiced, shipping covered by cart rule
748748
// shipping is partially returned
749749
$result['last_creditmemo_with_discount_for_entire_shipping_all_prices_including_tax'] = [
750750
'order_data' => [

0 commit comments

Comments
 (0)