mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
refactor: api
This commit is contained in:
@@ -52,7 +52,7 @@ func handleDeviceContext() gin.HandlerFunc {
|
||||
c.Abort()
|
||||
return
|
||||
}
|
||||
device.Init()
|
||||
device.Setup()
|
||||
|
||||
driver, err := device.NewDriver(
|
||||
option.WithDriverImageService(true),
|
||||
|
||||
Reference in New Issue
Block a user