fix test case

This commit is contained in:
dmchen 2023-05-16 16:13:31 +08:00
parent 9ff56a4e2b
commit 523b86f792
1 changed files with 2 additions and 1 deletions

View File

@ -209,7 +209,8 @@ endi
print =============== step5a: drop dnode 3
sql_error drop dnode 3
sql drop dnode 3 force
sql_error drop dnode 3 force
sql drop dnode 3 unsafe
print select * from information_schema.ins_dnodes;
sql select * from information_schema.ins_dnodes;