Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Sep 6, 2024
1 parent 939d808 commit 1d8639a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testdata/book/http_sleep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@ steps:
body: null
test:
current.res.status == 200
-
desc: Sleep for 1 second
req:
/sleep/1:
get:
body: null
test:
current.res.status == 200

0 comments on commit 1d8639a

Please sign in to comment.