提交 d44e4b48 编写于 作者: L liuzixuan

revise power and battery test name

Signed-off-by: Nliuzixuan <liuzixuan10@huawei.com>
Change-Id: I0a3805a1a1114137826715dea2d8cfefcf7fb838
上级 fc84fd63
......@@ -236,7 +236,7 @@ describe('appInfoTest_battery_2', function () {
* @tc.desc BatteryPluggedType values Interface Test
*/
it('enum_plugged_type_JSTest_usb', 0, function () {
let batteryPluggedType = batteryInfo.BatteryPluggedType.SUB;
let batteryPluggedType = batteryInfo.BatteryPluggedType.USB;
console.info('batteryPluggedType = ' + batteryPluggedType);
expect(batteryPluggedType == 2).assertTrue()
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册