Commit bb1b7018 authored by Matevz Golob's avatar Matevz Golob

add run_only

parent ce586a60
......@@ -29,16 +29,8 @@ from Products.ERP5Type.tests.ERP5TypeFunctionalTestCase import \
ERP5TypeFunctionalTestCase
class TestZeleniumWendelinTutorial(ERP5TypeFunctionalTestCase):
"""
Test for Wendelin Tutorial
"""
def getBusinessTemplateList(self):
return (
'erp5_web',
'erp5_wendelin',
'erp5_wendelin_tutorial',
)
foreground = 0
run_only = "wendelin-Tutorial.Installation.Usage.KVM"
def afterSetUp(self):
url_list = []
......
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