Skip to content

Commit ea8b238

Browse files
committed
Yep should have guessed
1 parent 3a1d995 commit ea8b238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbitmq_ct_helpers/src/rabbit_ct_broker_helpers.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -643,8 +643,8 @@ write_config_file(Config, NodeConfig, _I) ->
643643
"direct_exchange_routing_v2,"
644644
"classic_mirrored_queue_version," %% @todo Missing in FF docs!!
645645
%% Required in 3.12 in rabbitmq_management_agent:
646-
"drop_unroutable_metric,"
647-
"empty_basic_get_metric,"
646+
% "drop_unroutable_metric,"
647+
% "empty_basic_get_metric,"
648648
%% Required in 4.0:
649649
"stream_sac_coordinator_unblock_group,"
650650
"restart_streams,"

0 commit comments

Comments
 (0)