test: dashboard_listener_test crash
This commit is contained in:
parent
270059f0c2
commit
ac6c8d840f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue