fix: unittests with host debugtalk.com

This commit is contained in:
debugtalk
2019-07-18 18:23:15 +08:00
parent d108209fe7
commit 6460030f07
4 changed files with 12 additions and 12 deletions

View File

@@ -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