mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-17 05:17:36 +08:00
fix: unittests with host debugtalk.com
This commit is contained in:
@@ -3,7 +3,7 @@ name: 302 redirect
|
||||
request:
|
||||
url: https://httpbin.org/redirect-to
|
||||
params:
|
||||
url: https://debugtalk.com
|
||||
url: https://github.com
|
||||
status_code: 302
|
||||
method: GET
|
||||
verify: False
|
||||
|
||||
Reference in New Issue
Block a user