mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-06 15:01:22 +08:00
fix testcase: add base_url
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
- config:
|
- config:
|
||||||
name: "create user and check result."
|
name: "create user and check result."
|
||||||
id: create_and_check
|
id: create_and_check
|
||||||
|
base_url: "http://127.0.0.1:5000"
|
||||||
variables:
|
variables:
|
||||||
uid: 9001
|
uid: 9001
|
||||||
device_sn: "TESTCASE_CREATE_XXX"
|
device_sn: "TESTCASE_CREATE_XXX"
|
||||||
|
|||||||
Reference in New Issue
Block a user