Commit 31051fe0 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: test: drop reference to slapos_aggregated_trade_condition_v3

parent ec006924
......@@ -932,7 +932,7 @@ class SlapOSTestCaseMixin(testSlapOSMixin):
destination_project_value=destination_project_value,
payment_mode=payment_mode,
ledger="automated",
specialise="sale_trade_condition_module/slapos_aggregated_trade_condition_v3",
#specialise="sale_trade_condition_module/XXX",
created_by_builder=1 # to prevent init script to create lines
)
self.portal.portal_workflow._jumpToStateFor(invoice, 'stopped')
......
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