mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
regenerate examples/demo
Change-Id: I02a6704c65f28ef73b16e1da437e2a05494182ca
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "final check",
|
||||
"name": "get with timestamp",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "/get",
|
||||
@@ -166,4 +166,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -96,7 +96,7 @@ teststeps:
|
||||
assert: equals
|
||||
expect: "12.3"
|
||||
msg: check args foo2
|
||||
- name: final check
|
||||
- name: get with timestamp
|
||||
request:
|
||||
method: GET
|
||||
url: /get
|
||||
|
||||
Reference in New Issue
Block a user