Tests: mqtt_shared_SUITE skip check for previous connections

The test checks later based on clientId
This commit is contained in:
Diana Parra Corbacho 2024-11-18 09:56:33 +01:00
parent 66fd1793e7
commit 964247afcc
1 changed files with 0 additions and 1 deletions

View File

@ -1251,7 +1251,6 @@ management_plugin_connection(Config) ->
eventually(?_assertEqual([], all_connection_pids(Config)), 500, 3).
management_plugin_enable(Config) ->
?assertEqual(0, length(http_get(Config, "/connections"))),
ok = rabbit_ct_broker_helpers:disable_plugin(Config, 0, rabbitmq_management),
ok = rabbit_ct_broker_helpers:disable_plugin(Config, 0, rabbitmq_management_agent),