Merge pull request #12558 from taosdata/test3.0/lihui

test:add case for tmq
This commit is contained in:
Hui Li 2022-05-16 23:30:14 +08:00 committed by GitHub
commit ff1882a194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ class TDTestCase:
self.tmqCase4(cfgPath, buildPath)
self.tmqCase5(cfgPath, buildPath)
self.tmqCase6(cfgPath, buildPath)
#self.tmqCase7(cfgPath, buildPath)
self.tmqCase7(cfgPath, buildPath)
def stop(self):