This commit is contained in:
cpwu 2022-07-25 16:48:45 +08:00
parent f3147f201e
commit 3d92db9d5a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ class TDTestCase:
self.del_old_datadir(filename=self.taos_cfg_path)
tdDnodes.stop(1)
self.cfg_str_list(filename=self.taos_cfg_path, update_list=cfg_case)
tdDnodes.starttaosd(1)
tdDnodes.start(1)
tdSql.query(f"show databases")