JianBo He пре 2 година
родитељ
комит
aee85dc328
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      apps/emqx_gateway/test/emqx_gateway_authn_SUITE.erl

+ 1 - 0
apps/emqx_gateway/test/emqx_gateway_authn_SUITE.erl

@@ -66,6 +66,7 @@ end_per_group(AuthName, Conf) ->
     Conf.
 
 init_per_suite(Config) ->
+    emqx_gateway_test_utils:load_all_gateway_apps(),
     emqx_config:erase(gateway),
     init_gateway_conf(),
     emqx_mgmt_api_test_util:init_suite([emqx_conf, emqx_authn, emqx_gateway]),