chore: fix test cases

This commit is contained in:
JianBo He 2023-04-01 18:51:39 +08:00
parent 3a3879f99f
commit b2d018f249
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ init_per_suite(Config) ->
ok = emqx_common_test_helpers:load_config(emqx_modules_schema, ?BASE_CONF, #{
raw_with_default => true
}),
emqx_gateway_test_utils:load_all_gateway_apps(),
emqx_common_test_helpers:start_apps(
[emqx_conf, emqx_authn, emqx_authz, emqx_modules],
fun set_special_configs/1