提交 cb89c852 编写于 作者: H hekun

fix the code

Signed-off-by: Nhekun <hekun18@huawei.com>
上级 405e3891
...@@ -1931,7 +1931,7 @@ describe('window_test', function () { ...@@ -1931,7 +1931,7 @@ describe('window_test', function () {
done(); done();
},(err) => { },(err) => {
console.log('screenshotTest setScreenActiveModeTest2 setScreenActiveMode -5 failed: err' + JSON.stringify(err)); console.log('screenshotTest setScreenActiveModeTest2 setScreenActiveMode -5 failed: err' + JSON.stringify(err));
expect(err.code).assertEqual(-1); expect(err.code).assertEqual(1400003);
done(); done();
}) })
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册