Commit fed71e1e authored by Jérome Perrin's avatar Jérome Perrin

fixup! testItem: re-enable some newSimulationExpectedFailure tests

we need erp5_configurator_standard_trade_template business template for
default_delivery_rule
parent 31586510
......@@ -980,6 +980,7 @@ class TestItemScripts(ERP5TypeTestCase):
def getBusinessTemplateList(self):
return ('erp5_base', 'erp5_pdm', 'erp5_simulation', 'erp5_trade',
'erp5_item', 'erp5_configurator_standard_solver',
'erp5_configurator_standard_trade_template',
'erp5_simulation_test')
def afterSetUp(self):
......
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