Commit 7317246e authored by Julien Muchembled's avatar Julien Muchembled

fixup! amount_generator: AggregatedAmountList -> GeneratedAmountList

parent a6b1b63f
......@@ -79,7 +79,7 @@ class TestERP5Interfaces(ERP5TypeTestCase):
addTestMethodDynamically(TestERP5Interfaces, implements_tuple_list)
for failing_method in [
'test_Products.ERP5.AggregatedAmountList_AggregatedAmountList_implements_IAmountList',
'test_Products.ERP5.GeneratedAmountList_GeneratedAmountList_implements_IAmountList',
'test_Products.ERP5.Document.BusinessLink_BusinessLink_implements_IBusinessLink',
'test_Products.ERP5.Document.BusinessLink_BusinessLink_implements_ICategoryAccessProvider',
'test_Products.ERP5.Document.TradeModelCell_TradeModelCell_implements_IVariated',
......
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