1、修复自动生成代码导报问题
This commit is contained in:
parent
a758357ec4
commit
9802a9a165
|
@ -78,7 +78,7 @@ class TestCaseAutomaticGeneration:
|
||||||
|
|
||||||
from tools.requestControl import RequestControl
|
from tools.requestControl import RequestControl
|
||||||
from tools.yamlControl import GetCaseData
|
from tools.yamlControl import GetCaseData
|
||||||
from config.etting import ConfigHandler
|
from config.setting import ConfigHandler
|
||||||
|
|
||||||
|
|
||||||
class {classTitle}(object):
|
class {classTitle}(object):
|
||||||
|
|
Loading…
Reference in New Issue