提交 3f4e2057 编写于 作者: G Ganlin Zhao

[TD-5623]<feature>: fixed show variable python test case

上级 600c3006
......@@ -25,7 +25,7 @@ class TDTestCase:
def run(self):
tdSql.query("show variables")
tdSql.checkData(54, 1, 864000)
tdSql.checkData(55, 1, 864000)
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册