fix: typo
This commit is contained in:
parent
f964989d6b
commit
671906dd59
|
@ -437,6 +437,7 @@ t_local_fallback(_) ->
|
||||||
stop_slave(Node),
|
stop_slave(Node),
|
||||||
|
|
||||||
?assertEqual(UsedSubPid1, UsedSubPid2),
|
?assertEqual(UsedSubPid1, UsedSubPid2),
|
||||||
|
ok.
|
||||||
|
|
||||||
%% This one tests that broker tries to select another shared subscriber
|
%% This one tests that broker tries to select another shared subscriber
|
||||||
%% If the first one doesn't return an ACK
|
%% If the first one doesn't return an ACK
|
||||||
|
|
Loading…
Reference in New Issue