add inc Snapshot copy case

This commit is contained in:
menshibin 2024-01-16 15:38:34 +08:00
parent 24066a7734
commit 022965661a
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class TDTestCase(TBase):
break
self.timestamp_step = 1
self.insert_rows = 11
self.insert_rows = 6000
self.checkInsertCorrect()
self.checkAggCorrect()