Skip to content

Commit e5ac14e

Browse files
committed
update
Signed-off-by: Weizhen Wang <[email protected]>
1 parent 86b1312 commit e5ac14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/statistics/handle/syncload/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ go_test(
3535
srcs = ["stats_syncload_test.go"],
3636
flaky = True,
3737
race = "on",
38-
shard_count = 5,
38+
shard_count = 6,
3939
deps = [
4040
":syncload",
4141
"//pkg/config",

0 commit comments

Comments
 (0)