From 671906dd596aefacec72915bb6bfaf26e8915b1f Mon Sep 17 00:00:00 2001 From: Georgy Sychev Date: Mon, 23 May 2022 22:46:44 +0400 Subject: [PATCH] fix: typo --- apps/emqx/test/emqx_shared_sub_SUITE.erl | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/emqx/test/emqx_shared_sub_SUITE.erl b/apps/emqx/test/emqx_shared_sub_SUITE.erl index 3b990efec..21ffd385e 100644 --- a/apps/emqx/test/emqx_shared_sub_SUITE.erl +++ b/apps/emqx/test/emqx_shared_sub_SUITE.erl @@ -437,6 +437,7 @@ t_local_fallback(_) -> stop_slave(Node), ?assertEqual(UsedSubPid1, UsedSubPid2), + ok. %% This one tests that broker tries to select another shared subscriber %% If the first one doesn't return an ACK