Commit 50c263f6 authored by Matevz Golob's avatar Matevz Golob

Add test business template into business templates list

parent f5fa4f03
...@@ -34,7 +34,7 @@ class TestWendelinConfigurator(ERP5TypeFunctionalTestCase): ...@@ -34,7 +34,7 @@ class TestWendelinConfigurator(ERP5TypeFunctionalTestCase):
def getBusinessTemplateList(self): def getBusinessTemplateList(self):
return ( return (
'erp5_core', 'erp5_wendelin_configurator_test',
'erp5_wendelin_configurator', 'erp5_wendelin_configurator',
) )
......
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