regenerate examples/demo

Change-Id: I02a6704c65f28ef73b16e1da437e2a05494182ca
This commit is contained in:
buyuxiang
2022-02-20 13:56:03 +08:00
parent 8429f8d08b
commit 14f290ec36
2 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@
] ]
}, },
{ {
"name": "final check", "name": "get with timestamp",
"request": { "request": {
"method": "GET", "method": "GET",
"url": "/get", "url": "/get",
@@ -166,4 +166,4 @@
] ]
} }
] ]
} }

View File

@@ -96,7 +96,7 @@ teststeps:
assert: equals assert: equals
expect: "12.3" expect: "12.3"
msg: check args foo2 msg: check args foo2
- name: final check - name: get with timestamp
request: request:
method: GET method: GET
url: /get url: /get