提交 dfe31443 编写于 作者: Z zhuqingxi 提交者: tianfenxia
上级 798397fb
......@@ -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.
先完成此消息的编辑!
想要评论请 注册