Explorar o código

chore: fix flaky tests

JianBo He %!s(int64=2) %!d(string=hai) anos
pai
achega
aee85dc328
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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.
     Conf.
 
 
 init_per_suite(Config) ->
 init_per_suite(Config) ->
+    emqx_gateway_test_utils:load_all_gateway_apps(),
     emqx_config:erase(gateway),
     emqx_config:erase(gateway),
     init_gateway_conf(),
     init_gateway_conf(),
     emqx_mgmt_api_test_util:init_suite([emqx_conf, emqx_authn, emqx_gateway]),
     emqx_mgmt_api_test_util:init_suite([emqx_conf, emqx_authn, emqx_gateway]),