未验证 提交 ba0a9a71 编写于 作者: P Phodal Huang

fix: fix data issue

上级 3b1a7077
......@@ -86,7 +86,7 @@ func TestTbsApp_RedundantAssertionTest(t *testing.T) {
result := buildTbsResult(codePath)
g.Expect(len(result)).To(Equal(1))
g.Expect(len(result)).To(Equal(0))
//g.Expect(result[0].Type).To(Equal("EmptyTest"))
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册