Georgy Sychev 3 лет назад
Родитель
Сommit
671906dd59
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/emqx/test/emqx_shared_sub_SUITE.erl

+ 1 - 0
apps/emqx/test/emqx_shared_sub_SUITE.erl

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