Commit c1a4a800 authored by Julien Muchembled's avatar Julien Muchembled

TestConflictResolution: install 'erp5_base' for 'portal_web_services'

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40430 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e420429a
......@@ -36,6 +36,9 @@ class TestConflictResolution(ERP5TypeTestCase):
def getTitle(self):
return "Conflict Resolution"
def getBusinessTemplateList(self):
return ('erp5_base',)
def afterSetUp(self):
other_node = self.getOtherZEOClientNode()
self.other_node = self.portal.portal_web_services.connect(
......
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