From 7aa46896dfb221683f1829ac7de8814ee7fc6b0f Mon Sep 17 00:00:00 2001 From: Gilbert Wong Date: Fri, 11 Jan 2019 16:33:11 +0800 Subject: [PATCH] Fix typo --- test/emqx_protocol_SUITE.erl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/emqx_protocol_SUITE.erl b/test/emqx_protocol_SUITE.erl index eaad67a4c..5a9eb3735 100644 --- a/test/emqx_protocol_SUITE.erl +++ b/test/emqx_protocol_SUITE.erl @@ -116,8 +116,7 @@ groups() -> subscribe_v5]}, {acl, [sequence], - [ - acl_deny_action_ct, + [acl_deny_action_ct, acl_deny_action_eunit]}]. init_per_suite(Config) ->