fix: typo

This commit is contained in:
Georgy Sychev 2022-05-23 22:46:44 +04:00
parent f964989d6b
commit 671906dd59
1 changed files with 1 additions and 0 deletions

View File

@ -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