fix case
This commit is contained in:
parent
f3147f201e
commit
3d92db9d5a
|
@ -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")
|
||||
|
||||
|
|
Loading…
Reference in New Issue