提交 3f694e38 编写于 作者: A Alex Duan

test: projDir is error

上级 cd99a611
......@@ -223,8 +223,8 @@ class TDTestCase:
projPath = selfPath[:selfPath.find("community")]
else:
projPath = selfPath[:selfPath.find("tests")]
self.projDir += f"{projPath}sim/"
tdLog.info(f" init projPath={projPath}")
self.projDir = f"{projPath}sim/"
tdLog.info(f" init projPath={self.projDir}")
self.column_dict = {
'ts': 'timestamp',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册