Skip to content

Commit b2d7896

Browse files
committed
added a little bit of waiting time to two test cases.
1 parent 6a962aa commit b2d7896

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

t/main-req.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ X-Fetch-Status: MISS
7878
X-Store-Status: STORE
7979
--- response_body
8080
hello
81+
--- wait: 0.1
8182
--- error_log
8283
srcache_store: subrequest returned status 201
8384
--- log_level: debug

t/methods.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,4 +386,5 @@ srcache_store skipped due to request method HEAD
386386
--- no_error_log
387387
[error]
388388
--- log_level: debug
389+
--- wait: 0.1
389390

0 commit comments

Comments
 (0)