提交 95f9f6b9 编写于 作者: G greada

power test code optimization

Signed-off-by: Ngreada <kangqiao1@huawei.com>
上级 3adc8fa3
......@@ -68,6 +68,7 @@ export default async function SystemDisplayTest() {
brightness.getValue({
complete: () => {
console.log("The device information is obtained successfully. Procedure");
expect(true).assertTrue();
done();
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册