fix: unittests with host debugtalk.com

This commit is contained in:
debugtalk
2019-07-18 18:23:15 +08:00
parent 42d5c3c516
commit 47ab44e30d
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