Commit ee6e5211 authored by Łukasz Nowak's avatar Łukasz Nowak

- typos


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27333 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d6e57a17
......@@ -1511,7 +1511,7 @@ class TestBPMTestCases(TestBPMMixin):
trade_condition_1.getTradeModelLineComposedList()
)
def test_getAggreagtedAmountList(self):
def test_getAggregatedAmountList(self):
"""
Test for case, when discount contributes to tax, and order has mix of contributing lines
"""
......@@ -1552,7 +1552,7 @@ class TestBPMTestCases(TestBPMMixin):
Tic
""" + AGGREGATED_AMOUNT_LIST_CHECK_SEQUENCE_STRING
def test_getAggreagtedAmountListOrderSpecialise(self):
def test_getAggregatedAmountListOrderSpecialise(self):
"""
Test for case, when discount contributes to tax, and order has mix of contributing lines and order itself defines Trade Model Line
"""
......
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