Skip to content

Commit

Permalink
adjust test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
absolute8511 committed Sep 11, 2020
1 parent d5dd2d5 commit e8e1cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ cleanup() {
}
trap cleanup INT TERM EXIT

go test -timeout 350s
go test -timeout 450s

0 comments on commit e8e1cfb

Please sign in to comment.