Commit e8fe1e18 authored by Matevz Golob's avatar Matevz Golob

update test

parent 50c263f6
...@@ -33,12 +33,6 @@ class TestZeleniumWendelinTutorial(ERP5TypeFunctionalTestCase): ...@@ -33,12 +33,6 @@ class TestZeleniumWendelinTutorial(ERP5TypeFunctionalTestCase):
Test for Wendelin Tutorial Test for Wendelin Tutorial
""" """
def getBusinessTemplateList(self):
"""
Tuple of Business Templates we need to install
"""
return ('erp5_base',)
def afterSetUp(self): def afterSetUp(self):
url_list = [] url_list = []
for x in self.portal.test_page_module.objectValues(): for x in self.portal.test_page_module.objectValues():
......
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