Skip to content

Commit 88b091a

Browse files
committed
Fix shard_count for rabbit_stream_queue_SUTIE
1 parent e65ba83 commit 88b091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ suites = [
740740
":quorum_queue_utils",
741741
],
742742
flaky = True,
743-
shard_count = 11,
743+
shard_count = 12,
744744
deps = [
745745
"@proper//:bazel_erlang_lib",
746746
],

0 commit comments

Comments
 (0)