Skip to content

Commit d987a0c

Browse files
committed
tests: 139-ssl-cert-by.t: relaxed timing test cases for tvw test mode.
1 parent fd06ddd commit d987a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/139-ssl-cert-by.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ close: 1 nil
169169
--- error_log eval
170170
[
171171
'lua ssl server name: "test.com"',
172-
qr/elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,/,
172+
qr/elapsed in ssl cert by lua: 0.(?:09|1\d)\d+,/,
173173
]
174174
175175
--- no_error_log

0 commit comments

Comments
 (0)