Commit 6a1d6116 authored by Łukasz Nowak's avatar Łukasz Nowak

Drop not used variable.

parent afe35536
......@@ -871,7 +871,7 @@ class TestDefaultDeliveryRuleConsumption(testSlapOSMixin):
start_date=DateTime('2012/01/01'),
stop_date=DateTime('2012/02/02')
)
line = delivery.newContent(portal_type='Sale Packing List Line',
delivery.newContent(portal_type='Sale Packing List Line',
resource=self.portal.service_module.newContent(
portal_type='Service').getRelativeUrl(),
use='trade/sale',
......
143
\ No newline at end of file
144
\ 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