Skip to content

Commit 4567eae

Browse files
MC-42612: Negative discount amount displays on order page in admin for product $0.00 price
- Dummy commit
1 parent c730fd1 commit 4567eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/SalesRule/Test/Unit/Model/UtilityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ public function testDeltaRoundignFix()
523523

524524
$this->assertEquals($this->utility, $this->utility->deltaRoundingFix($discountData, $this->item));
525525
$this->assertEquals($this->utility, $this->utility->deltaRoundingFix($discountData, $this->item));
526+
526527
}
527528

528529
public function testResetRoundingDeltas()

0 commit comments

Comments
 (0)