未验证 提交 0610487e 编写于 作者: O openharmony_ci 提交者: Gitee

!5206 用例修改

Merge pull request !5206 from mayunteng/master2
......@@ -46,7 +46,7 @@ describe('MultimodalInput_test', function () {
if (err) {
expect(false).assertTrue();
} else {
expect(data.length > 0).assertTure();
expect(data.length > 0).assertTrue();
}
console.info(`inputDevice::getDeviceIds_test-02 exit`);
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册