test: dashboard_listener_test crash

This commit is contained in:
Zhongwen Deng 2023-05-09 12:16:45 +08:00
parent 270059f0c2
commit ac6c8d840f
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ all() ->
emqx_common_test_helpers:all(?MODULE).
init_per_suite(Config) ->
emqx_common_test_helpers:load_config(emqx_dashboard_schema, <<"dashboard {}">>),
emqx_mgmt_api_test_util:init_suite([emqx_conf]),
ok = change_i18n_lang(en),
Config.