mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-08 16:52:12 +08:00
remove debugtalk.py variables mechanism
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
variables:
|
||||
- device_sn: 'HZfFBh6tU59EdXJ'
|
||||
request:
|
||||
base_url: $BASE_URL
|
||||
base_url: ${get_base_url()}
|
||||
headers:
|
||||
Content-Type: application/json
|
||||
device_sn: $device_sn
|
||||
|
||||
Reference in New Issue
Block a user