提交 ef2a73f0 编写于 作者: Z zhaoke

* Upload code when sync to zentao.

上级 3b9b5552
......@@ -270,7 +270,7 @@ func (c *TestScriptCtrl) SyncToZentao(ctx iris.Context) {
for _, set := range sets {
totalNum += len(set.Cases)
count, _ := zentaoHelper.CheckIn(set.Cases, config, true, false)
count, _ := zentaoHelper.CheckIn(set.Cases, config, true, true)
successNum += count
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册