test:fix case for default debugflag

This commit is contained in:
chenhaoran 2024-07-18 19:16:14 +08:00
parent 97b6c43c9a
commit cf91c71e1b
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ class TDSimClient:
def __init__(self, path):
self.testCluster = False
self.path = path
# cdebugflag 135 for tmqClientConsLog
self.cfgDict = {
"fqdn": "localhost",
"numOfLogLines": "100000000",