Skip to content

Commit 7ab5ea6

Browse files
authored
Bump test timeout (#2598)
Signed-off-by: Peter Štibraný <[email protected]>
1 parent 43e3745 commit 7ab5ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NO_GO_GET=true
88
TAGS=
99
PARALLEL=
1010
RACE="-race -covermode=atomic"
11-
TIMEOUT=1m
11+
TIMEOUT=5m
1212
VERBOSE=
1313

1414
usage() {

0 commit comments

Comments
 (0)