Skip to content

Commit dbcfac5

Browse files
authored
test: increase timeout to avoid CI failure (#88)
1 parent e041ceb commit dbcfac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/http_call.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ location /t {
170170
end
171171
}
172172
}
173-
--- timeout: 5
173+
--- timeout: 10
174174
--- grep_error_log eval
175175
qr/called for contextID = \d+/
176176
--- grep_error_log_out eval

0 commit comments

Comments
 (0)