mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 16:29:31 +08:00
fix: setup device and driver
This commit is contained in:
@@ -194,7 +194,6 @@ func handleDeviceContext() gin.HandlerFunc {
|
||||
c.Abort()
|
||||
return
|
||||
}
|
||||
device.Setup()
|
||||
|
||||
driver, err := driver_ext.NewShootsAndroidDriver(device)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user