test: multiple_nodes case failed

This commit is contained in:
Zhongwen Deng 2023-01-30 12:48:28 +08:00
parent b6e6315b50
commit c2bdb9faa7
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ cluster(Specs) ->
Env = [{emqx, boot_modules, []}],
emqx_common_test_helpers:emqx_cluster(Specs, [
{env, Env},
{apps, [emqx_conf]},
{apps, [emqx_conf, emqx_management]},
{load_schema, false},
{join_to, true},
{env_handler, fun