Explorar o código

test_info: 修改sql

Signed-off-by: binren <zhangbr@elab-plus.com>
binren %!s(int64=5) %!d(string=hai) anos
pai
achega
7fd5346cc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test_info.py

+ 1 - 1
test_info.py

@@ -72,7 +72,7 @@ class TestInfo(object):
         FROM
             f_t_daren_score_2 a
         WHERE
-            testcase_id = 77 
+            testcase_id = %s
     '''
 
     def __init__(self):