We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c730fd1 commit 4567eaeCopy full SHA for 4567eae
app/code/Magento/SalesRule/Test/Unit/Model/UtilityTest.php
@@ -523,6 +523,7 @@ public function testDeltaRoundignFix()
523
524
$this->assertEquals($this->utility, $this->utility->deltaRoundingFix($discountData, $this->item));
525
526
+
527
}
528
529
public function testResetRoundingDeltas()
0 commit comments