Skip to content

Commit

Permalink
test: set loaddatatest moderate (#43150)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei authored Apr 18, 2023
1 parent 7908f69 commit 171b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/realtikvtest/loaddatatest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "loaddatatest_test",
timeout = "short",
timeout = "moderate",
srcs = [
"detach_test.go",
"load_data_test.go",
Expand Down

0 comments on commit 171b0e9

Please sign in to comment.