fix: modify test case description
This commit is contained in:
parent
b9e6be4e7a
commit
c1bb36c1de
|
@ -8,7 +8,7 @@ from math import inf
|
|||
class TDTestCase:
|
||||
def caseDescription(self):
|
||||
'''
|
||||
case1<shenglian zhou>: [TD-11204]Difference improvement that can ignore negative
|
||||
case1<shenglian zhou>: [TD-21890] table count scan test case
|
||||
'''
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in New Issue