Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f4587ff

Browse files
committedMar 18, 2025·
increase timeout for redirect test
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent f436ad6 commit f4587ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.taprc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ jsx: false
33
flow: false
44
coverage: false
55
expose-gc: true
6-
timeout: 60
6+
timeout: 120
77
check-coverage: false

0 commit comments

Comments
 (0)
Please sign in to comment.