提交 44b6c520 编写于 作者: Z zhuqingxi

tianfenxia1@huawei.com

Signed-off-by: Nzhuqingxi <zhuqingxi@huawei.com>
上级 6f3cb76a
......@@ -31,8 +31,8 @@ export default {
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
this.timeout = 60000
configService.setConfig(this)
require('../../../test/List.test')
core.execute()
},
......
......@@ -31,8 +31,8 @@ export default {
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
this.timeout = 60000
configService.setConfig(this)
require('../../../test/List.test')
core.execute()
},
......
......@@ -31,8 +31,8 @@ export default {
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
this.timeout = 60000
configService.setConfig(this)
require('../../../test/List.test')
core.execute()
},
......
......@@ -31,8 +31,8 @@ export default {
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
this.timeout = 60000
configService.setConfig(this)
require('../../../test/List.test')
core.execute()
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册