Skip to content

Commit 9c06011

Browse files
committed
rabbit_stream_queue_SUITE
1 parent 3f981be commit 9c06011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbit/test/rabbit_stream_queue_SUITE.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ shrink_coordinator_cluster(Config) ->
723723

724724
?assertEqual({'queue.declare_ok', Q, 0, 0},
725725
declare(Config, Server0, Q, [{<<"x-queue-type">>, longstr, <<"stream">>}])),
726+
check_leader_and_replicas(Config, [Server0, Server1, Server2]),
726727

727728
ok = rabbit_control_helper:command(stop_app, Server2),
728729
ok = rabbit_control_helper:command(forget_cluster_node, Server0, [atom_to_list(Server2)], []),

0 commit comments

Comments
 (0)