fix cast add wal test

This commit is contained in:
cpwu 2022-04-22 11:16:16 +08:00
parent bdd0412918
commit f9dea8132c
1 changed files with 2 additions and 0 deletions

View File

@ -677,6 +677,8 @@ class TDTestCase:
tdDnodes.stop(1)
tdDnodes.start(1)
tdSql.execute("use db")
self.all_test()
def stop(self):