提交 a52ea80f 编写于 作者: U uoengopen

guofeng43@huawei.com

Signed-off-by: Nuoengopen <guofeng43@huawei.com>
上级 1240843e
......@@ -348,7 +348,7 @@ describe('HidebugJsTest', function () {
try {
let temp = hidebug.getServiceDump(10);
console.info("ServiceDump is " + temp);
expect(temp.indexof('Success')!=-1).assertTrue();
expect(temp.indexOf('Success')!=-1).assertTrue();
} catch (error) {
expect().assertFail();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册