Commit 6234289c authored by Georgios Dagkakis's avatar Georgios Dagkakis

testBusinessTemplate.py: fixup typo in method name

parent 6f8221b6
......@@ -4763,7 +4763,7 @@ class TestBusinessTemplate(BusinessTemplateMixin):
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self)
def test_17_SubobjectsAfterUpgradOfBusinessTemplate(self):
def test_17_SubobjectsAfterUpgradeOfBusinessTemplate(self):
"""Test Upgrade Of Business Template Keeps Subobjects"""
sequence_list = SequenceList()
# check if subobjects in module and catalog still remains after an update
......
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