Commit 554a9fe4 authored by Fabien Morin's avatar Fabien Morin

typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27025 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cd81c970
...@@ -1562,7 +1562,7 @@ class TestBPMTestCases(TestBPMMixin): ...@@ -1562,7 +1562,7 @@ class TestBPMTestCases(TestBPMMixin):
sequence_list.addSequenceString(sequence_string) sequence_list.addSequenceString(sequence_string)
sequence_list.play(self) sequence_list.play(self)
def test_getAggreagtedAmountList_afterUpdateAggregatedAmountList(self): def test_getAggregatedAmountList_afterUpdateAggregatedAmountList(self):
""" """
Test for case, when discount contributes to tax, and order has mix of contributing lines Test for case, when discount contributes to tax, and order has mix of contributing lines
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment