mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-26 01:51:29 +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