Skip to content

Commit

Permalink
Tests: clustering_prop_SUITE retry whole cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dcorbacho committed Nov 25, 2024
1 parent b3acc8d commit b96742b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/rabbitmq_management/test/clustering_prop_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ prop_connection_channel_counts(Config) ->
validate_counts(Config, Cons) end,
60),
ct:pal("Cleanup testcase"),
cleanup(Cons),
rabbit_ct_helpers:await_condition(
fun () ->
cleanup(Cons),
Expand Down

0 comments on commit b96742b

Please sign in to comment.