提交 28a7ea99 编写于 作者: L limeng

fix crash

Signed-off-by: Nlimeng <limeng208@huawei.com>
上级 5d3ed770
......@@ -136,7 +136,7 @@ export default function ListDeleteTest() {
let callback = (event) => {
console.info(`${SUITE} ${CASE} event.data.msg:` + event.data.msg)
expect(event.data.msg).assertEqual('MyList5_ListItem0onAction')
expect(event.data.msg).assertEqual('MyList5_ListItem0onDelete')
done()
}
let event = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册