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

Drop not needed builder call.

parent 71ccd04f
...@@ -280,10 +280,6 @@ class TestSlapOSSaleInvoiceBuilder(TestSlapOSSalePackingListBuilder): ...@@ -280,10 +280,6 @@ class TestSlapOSSaleInvoiceBuilder(TestSlapOSSalePackingListBuilder):
path='%s/%%' % applied_rule.getPath()) path='%s/%%' % applied_rule.getPath())
self.tic() self.tic()
self.portal.portal_deliveries.slapos_sale_packing_list_builder.build(
path='%s/%%' % applied_rule.getPath())
self.tic()
self.checkSimulationMovement(invoice_movement_1) self.checkSimulationMovement(invoice_movement_1)
self.checkSimulationMovement(invoice_movement_2) self.checkSimulationMovement(invoice_movement_2)
......
117 118
\ No newline at end of file \ No newline at end of file
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