Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonUnge committed Aug 7, 2024
1 parent efbc267 commit 81c0d43
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ get_metrics(Config) ->
[default, rabbitmq_shovel_prometheus]).

create_static_shovel(Config, Name) ->
SourceQueue = <<"source-queue">>,
DestQueue = <<"dest-queue">>,
Hostname = ?config(rmq_hostname, Config),
Port = rabbit_ct_broker_helpers:get_node_config(Config, 0, tcp_port_amqp),
Shovel = [{Name,
Expand Down

0 comments on commit 81c0d43

Please sign in to comment.