未验证 提交 206e0225 编写于 作者: O openharmony_ci 提交者: Gitee

!3304 【communication】适配BT JS L2失败用例

Merge pull request !3304 from 权力/myfeature0
......@@ -453,7 +453,7 @@ describe('bluetoothhostTest', function() {
let name = bluetooth.setLocalName();
console.info('[bluetooth_js] getName result2 = '+ JSON.stringify(localName) +
'setName result2 =' + JSON.stringify(name));
expect(name).assertFalse();
expect(name).assertNull();
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册