define httpbin host and port in one place

This commit is contained in:
debugtalk
2018-08-02 11:29:01 +08:00
parent 365116b205
commit f071c02513
11 changed files with 150 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
- config:
name: test upload file with httpbin
request:
base_url: http://127.0.0.1:3458
base_url: $HTTPBIN_SERVER
- test:
name: upload file