mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-08 17:09:33 +08:00
refactor: replace gadb with optimized version authoried by @appl3s
This commit is contained in:
@@ -13,7 +13,6 @@ func Test_transport_VerifyResponse(t *testing.T) {
|
||||
}
|
||||
defer transport.Close()
|
||||
|
||||
// err = transport.Send("host:123version")
|
||||
err = transport.Send("host:version")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user