fix: snapshot.py passed1
This commit is contained in:
parent
1fca5edb0e
commit
cb97979fe4
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue