fix(接口测试): 修复场景添加接口用例步骤会加入回收站的用例问题

--bug=1009268 --user=赵勇 [ github#8886] 新建场景,导入接口用例时,全选将回收站的用例也导入进来 https://www.tapd.cn/55049933/s/1087729
This commit is contained in:
fit2-zhao 2021-12-28 16:37:40 +08:00 committed by fit2-zhao
parent 47759b90e1
commit aa043f9dbf
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@
</when>
<otherwise>
and a.status != 'Trash'
and t1.status != 'Trash'
</otherwise>
</choose>
<where>