Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Dec 3, 2022
1 parent 85742ab commit ecc5f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddl/concurrentddltest/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 = "concurrentddltest_test",
timeout = "short",
timeout = "moderate",
srcs = [
"main_test.go",
"switch_test.go",
Expand Down

0 comments on commit ecc5f8d

Please sign in to comment.