提交 9b78ff45 编写于 作者: G gaoxi

电话ims用例修改

Signed-off-by: Ngaoxi <gaoxi785@huawei.com>
上级 2494acf5
...@@ -135,7 +135,8 @@ describe('CallManageImsCall', function () { ...@@ -135,7 +135,8 @@ describe('CallManageImsCall', function () {
await call.setCallPreferenceMode(DEFAULT_SLOT_ID, CALL_MODE_IMS); await call.setCallPreferenceMode(DEFAULT_SLOT_ID, CALL_MODE_IMS);
console.log('Telephony_CallManager setCallPreferenceMode success'); console.log('Telephony_CallManager setCallPreferenceMode success');
} catch (error) { } catch (error) {
console.log(`Telephony_CallManager setCallPreferenceMode or enableImsSwitch error,error:${toString(error)}`); console.log(`Telephony_CallManager setCallPreferenceMode`+
`or enableImsSwitch error,error:${toString(error)}`);
} }
done(); done();
}); });
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册