提交 d803f633 编写于 作者: O openharmony_ci 提交者: Gitee

!1395 【startup_standard】【master】fix Hjsunit run timeout

Merge pull request !1395 from 南先森/startup121802
......@@ -2,7 +2,7 @@
"description": "Configuration for startup js api Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "80000",
"test-timeout": "300000",
"package": "ohos.acts.startup.js.function",
"shell-timeout": "60000"
},
......
......@@ -35,7 +35,6 @@ export default {
core.init()
const configService = core.getDefaultService('config')
this.timeout = 5000
configService.setConfig(this)
require('../../test/List.test')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册