mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-03 06:49:38 +08:00
define httpbin host and port in one place
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- config:
|
||||
name: load images
|
||||
request:
|
||||
base_url: http://127.0.0.1:3458
|
||||
base_url: $HTTPBIN_SERVER
|
||||
|
||||
- test:
|
||||
name: get png image
|
||||
|
||||
Reference in New Issue
Block a user