Commit 9212f985 authored by Jérome Perrin's avatar Jérome Perrin

XXX let's try this also

b955dbe0 (comment 67820)
parent 6aed2a71
......@@ -40,7 +40,6 @@ class TestZeleniumConfiguratorStandard(ERP5TypeFunctionalTestCase):
if x.getId() == "user-Howto.Configure.ERP5.for.SMB.With.Configurator":
url_list.append("test_page_module/"+x.getId())
self.remote_code_url_list = url_list
self.setupAutomaticBusinessTemplateRepository()
ERP5TypeFunctionalTestCase.afterSetUp(self)
def getBusinessTemplateList(self):
......
......@@ -43,7 +43,6 @@ class TestZeleniumConfiguratorConsulting(TestZeleniumConfiguratorStandard, ERP5T
if x.getId() == "user-Howto.Configure.ERP5.for.SMB.With.Consultant.Configurator":
url_list.append("test_page_module/"+x.getId())
self.remote_code_url_list = url_list
self.setupAutomaticBusinessTemplateRepository()
ERP5TypeFunctionalTestCase.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