Skip to content

Commit c5f34d9

Browse files
committed
pkg/sessionctx/variable/tests: update bazel shard count
1 parent d73f8ea commit c5f34d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/sessionctx/variable/tests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ go_test(
99
"variable_test.go",
1010
],
1111
flaky = True,
12-
shard_count = 45,
12+
shard_count = 46,
1313
deps = [
1414
"//pkg/config",
1515
"//pkg/executor",

0 commit comments

Comments
 (0)