Skip to content

Commit

Permalink
Update BUILD.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
BornChanger authored Dec 13, 2024
1 parent 04c3c40 commit 3f9e521
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions br/pkg/streamhelper/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,7 @@ go_test(
],
flaky = True,
race = "on",
<<<<<<< HEAD
shard_count = 33,
=======
shard_count = 35,
>>>>>>> e3248e76b56 (log backup: use global checkpoint ts as source of truth (#58135))
shard_count = 34,
deps = [
":streamhelper",
"//br/pkg/errors",
Expand Down

0 comments on commit 3f9e521

Please sign in to comment.