mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
change: update unit tests for removing v1 format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- config:
|
||||
config:
|
||||
name: "123t$var_a"
|
||||
variables:
|
||||
var_a: 1
|
||||
@@ -8,7 +8,8 @@
|
||||
var_e: $var_d
|
||||
PROJECT_KEY: ${ENV(PROJECT_KEY)}
|
||||
|
||||
- test:
|
||||
teststeps:
|
||||
-
|
||||
name: testcase1-$var_a
|
||||
request:
|
||||
url: /api1
|
||||
|
||||
Reference in New Issue
Block a user