Skip to content

Commit

Permalink
[TD-2585]<test>: fix failed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
localvar committed Dec 31, 2020
1 parent 2df734a commit 616b4ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/pytest/stream/sys.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@


class TDTestCase:
updatecfgDict = {'monitor': 1}

def init(self, conn, logSql):
tdLog.debug("start to execute %s" % __file__)
tdSql.init(conn.cursor(), logSql)
Expand Down

0 comments on commit 616b4ee

Please sign in to comment.