fix: snapshot.py passed1

This commit is contained in:
Alex Duan 2024-04-25 16:58:04 +08:00
parent 1fca5edb0e
commit cb97979fe4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ from frame.srvCtl import *
class TDTestCase(TBase):
updatecfgDict = {
"countAlwaysReturnValue" : "0",
"countAlwaysReturnValue" : "1",
"lossyColumns" : "float,double",
"fPrecision" : "0.000000001",
"dPrecision" : "0.00000000000000001",