Explorar el Código

test_info: 修改sql

Signed-off-by: binren <zhangbr@elab-plus.com>
binren hace 5 años
padre
commit
7fd5346cc6
Se han modificado 1 ficheros con 1 adiciones y 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):