未验证 提交 759af0d5 编写于 作者: O openharmony_ci 提交者: Gitee

!1648 Modify the use case number and modify the use case name

Merge pull request !1648 from liuzixuan10/master
......@@ -141,7 +141,7 @@ describe('appInfoTest', function () {
runningLock.isRunningLockTypeSupported(runningLock.RunningLockType.PROXIMITY_SCREEN_CONTROL)
.then(supported => {
console.info('is_runninglock_type_supported_test_1 PROXIMITY_SCREEN_CONTROL supported is ' + supported);
expect(supported).assertFalse();
expect(supported).assertTrue();
console.info('is_runninglock_type_supported_test_1 success');
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册