Skip to content

Commit

Permalink
sessionctx: update timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
zimulala committed Feb 9, 2023
1 parent f570fc0 commit e1653fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sessionctx/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ go_library(

go_test(
name = "sessionctx_test",
timeout = "short",
timeout = "moderate",
srcs = [
"context_test.go",
"main_test.go",
Expand Down

0 comments on commit e1653fc

Please sign in to comment.