Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoguin committed Sep 30, 2024
1 parent 36a84f4 commit 4f45ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/rabbit/test/dynamic_qq_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ force_delete_if_no_consensus(Config) ->
?assertMatch(#'queue.delete_ok'{},
amqp_channel:call(BCh2, #'queue.delete'{queue = QName})),
ok = rabbit_ct_broker_helpers:restart_node(Config, C),
ct:pal("ok"), %% force re-test bazel
ok.

takeover_on_failure(Config) ->
Expand Down

0 comments on commit 4f45ced

Please sign in to comment.