Merge pull request #24714 from taosdata/case/TD-28305-3.0
case: open checkStreamCorrect on s3_basic.py
This commit is contained in:
commit
52d5315820
|
@ -128,7 +128,7 @@ class TDTestCase(TBase):
|
|||
self.checkInsertCorrect()
|
||||
|
||||
# check stream correct and drop stream
|
||||
# self.checkStreamCorrect()
|
||||
self.checkStreamCorrect()
|
||||
|
||||
# drop stream
|
||||
self.dropStream(self.sname)
|
||||
|
|
Loading…
Reference in New Issue