Skip to content

Commit 679197b

Browse files
author
Olexandr Lysenko
committed
MAGETWO-25084: [GITHUB] About ByPercent.php under different currencies #581
1 parent 4e76942 commit 679197b

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/unit/testsuite/Magento/SalesRule/Model/Rule/Action/Discount

1 file changed

+1
-1
lines changed

dev/tests/unit/testsuite/Magento/SalesRule/Model/Rule/Action/Discount/ToPercentTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ public function calculateDataProvider()
209209
'amount' => 98,
210210
'baseAmount' => 59.5,
211211
'originalAmount' => 119,
212-
'baseOriginalAmount' => 108.5,
212+
'baseOriginalAmount' => 80.5,
213213
],
214214
]
215215
];

0 commit comments

Comments
 (0)