提交 c98a298b 编写于 作者: wmmhello's avatar wmmhello

fix:test case

上级 4ead47bc
......@@ -245,7 +245,7 @@ class TDTestCase:
tdSql.query("show consumers")
tdSql.checkRows(1)
tdSql.checkData(0, 8, "tbname:1,commit:1,interval:2000,reset:earliest")
tdSql.checkData(0, 8, "tbname:1,commit:1,interval:2000ms,reset:earliest")
time.sleep(2)
tdLog.info("start insert data")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册