提交 56bf14b0 编写于 作者: M mayunteng_1

xts优化

Signed-off-by: Nmayunteng_1 <mayunteng@huawei.com>
Change-Id: I5ff206a51d7628d2ed3dd21b36450bd08df54650
上级 a487de6e
......@@ -297,7 +297,7 @@ describe('MultimodalInput_Device_test', function () {
* @tc.name MultimodalInputDevice_getDevice_Promise_test
* @tc.desc inputdevice interface getDevice test
*/
it("MultimodalInputDevice_getDevice_Promise_test", 0, async function () {
it("MultimodalInputDevice_getDevice_Promise_test", 0, function () {
console.info(`MultimodalInputDevice_getDevice_Promise_test enter`);
inputDevice.getDevice(-1).then((data, err) => {
if (err) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册