We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b92abe commit c8e7b97Copy full SHA for c8e7b97
test/channel_operation_timeout_SUITE.erl
@@ -87,7 +87,7 @@ notify_down_all(Config) ->
87
declare(QCfg0),
88
%% Testing rabbit_amqqueue:notify_down_all via rabbit_channel.
89
%% Consumer count = 0 after correct channel termination and
90
- %% notification of queues via delagate:call/3
+ %% notification of queues via delegate:call/3
91
true = (0 =/= length(get_consumers(Config, Rabbit, ?DEFAULT_VHOST))),
92
rabbit_ct_client_helpers:close_channel(RabbitCh),
93
0 = length(get_consumers(Config, Rabbit, ?DEFAULT_VHOST)),
0 commit comments