Skip to content

Commit

Permalink
expression: enlarge timeout for test
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Jan 5, 2023
1 parent bf2cc45 commit 0832874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expression/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ go_library(

go_test(
name = "expression_test",
timeout = "short",
timeout = "moderate",
srcs = [
"bench_test.go",
"builtin_arithmetic_test.go",
Expand Down

0 comments on commit 0832874

Please sign in to comment.