提交 e02c5b75 编写于 作者: H hungry_feiwei

Modify assertions.

Signed-off-by: Nhungry_feiwei <huxiao31@huawei.com>
上级 88e8dab3
......@@ -71,7 +71,7 @@ describe('MultimodalInput_test', function () {
console.log(data);
});
} catch (error) {
expect(error.message).assertEqual("GetDeviceIds: \"The first parameter type is wrong\"");
expect(error.message).assertEqual("GetDeviceIds: \"too many parameters\"");
}
console.log(`inputDevice::getDeviceIds_test-04 exit`);
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册