Commit 7ed92422 authored by Rafael Monnerat's avatar Rafael Monnerat

Search for erp5_core and erp5_base while setup repository

This is a follow up change of 63c1f78
parent 5f38c5ce
......@@ -113,7 +113,8 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase):
self.stepCleanUpRequest()
self.restricted_security = 0
self.setupAutomaticBusinessTemplateRepository()
self.setupAutomaticBusinessTemplateRepository(
searchable_business_template_list=["erp5_core", "erp5_base"])
# it is required by SecurityTestCase
self.workflow_tool = self.portal.portal_workflow
......
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