fix(接口测试): 修复场景添加接口用例步骤会加入回收站的用例问题
--bug=1009268 --user=赵勇 [ github#8886] 新建场景,导入接口用例时,全选将回收站的用例也导入进来 https://www.tapd.cn/55049933/s/1087729
This commit is contained in:
parent
40d59c9de9
commit
5559acb9a0
|
@ -445,6 +445,7 @@
|
|||
</when>
|
||||
<otherwise>
|
||||
and a.status != 'Trash'
|
||||
and t1.status != 'Trash'
|
||||
</otherwise>
|
||||
</choose>
|
||||
<where>
|
||||
|
|
Loading…
Reference in New Issue