Commit 5aca0037 authored by Nicolas Dumazet's avatar Nicolas Dumazet

that log message is not useful and pollutes test output.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37312 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2f23cd2f
......@@ -377,7 +377,8 @@ class TestTradeModelLine(TestTradeModelLineMixin):
self.assertEqual('packed', packing_list.getContainerState() )
def stepCheckInvoiceNormalMovements(self, sequence=None, **kw):
self.logMessage('Assuming, that it is good...')
# XXX implement... something, maybe?
pass
def stepCheckInvoiceAccountingMovements(self, sequence=None, **kw):
invoice = sequence.get('invoice')
......
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