mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
change: remove cache last launched package name
This commit is contained in:
@@ -21,8 +21,6 @@ type Driver struct {
|
||||
sessionId string
|
||||
client *http.Client
|
||||
scale float64
|
||||
// cache the last launched package name
|
||||
lastLaunchedPackageName string
|
||||
}
|
||||
|
||||
func (wd *Driver) concatURL(u *url.URL, elem ...string) string {
|
||||
|
||||
Reference in New Issue
Block a user