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

- removed unused variable of hardcoded workflow id

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21983 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a84960e9
......@@ -931,7 +931,6 @@ class TestPurchasePackingListMixin(TestPackingListMixin):
packing_list_line_portal_type = 'Purchase Packing List Line'
packing_list_cell_portal_type = 'Purchase Packing List Cell'
delivery_builder_id = 'purchase_packing_list_builder'
order_workflow_id = 'order_workflow'
container_portal_type = None
container_line_portal_type = None
container_cell_portal_type = None
......
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