提交 3d92db9d 编写于 作者: C cpwu

fix case

上级 f3147f20
...@@ -171,7 +171,7 @@ class TDTestCase: ...@@ -171,7 +171,7 @@ class TDTestCase:
self.del_old_datadir(filename=self.taos_cfg_path) self.del_old_datadir(filename=self.taos_cfg_path)
tdDnodes.stop(1) tdDnodes.stop(1)
self.cfg_str_list(filename=self.taos_cfg_path, update_list=cfg_case) self.cfg_str_list(filename=self.taos_cfg_path, update_list=cfg_case)
tdDnodes.starttaosd(1) tdDnodes.start(1)
tdSql.query(f"show databases") tdSql.query(f"show databases")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册