Skip to content

Commit

Permalink
statistics: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustin170506 committed Sep 19, 2023
1 parent cfd8c51 commit ae220a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics/handle/lockstats/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ go_test(
],
embed = [":lockstats"],
flaky = True,
shard_count = 8,
shard_count = 9,
deps = [
"//kv",
"//parser/mysql",
Expand Down

0 comments on commit ae220a2

Please sign in to comment.