diff --git a/examples/demo.json b/examples/demo.json index 2213444a..4a084edc 100644 --- a/examples/demo.json +++ b/examples/demo.json @@ -148,7 +148,7 @@ ] }, { - "name": "final check", + "name": "get with timestamp", "request": { "method": "GET", "url": "/get", @@ -166,4 +166,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/examples/demo.yaml b/examples/demo.yaml index 650c97c8..ac157382 100644 --- a/examples/demo.yaml +++ b/examples/demo.yaml @@ -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