chore: fix a typo in test case function name

This commit is contained in:
Zaiming (Stone) Shi 2023-06-01 08:18:26 +02:00
parent cb2be1811e
commit 15ffa98bc5
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ t_init_load(C) when is_list(C) ->
?assertMatch({ok, #{raw_config := 128}}, emqx:update_config([mqtt, max_topic_levels], 128)),
ok = file:delete(DeprecatedFile).
t_unknown_rook_keys(C) when is_list(C) ->
t_unknown_root_keys(C) when is_list(C) ->
?check_trace(
#{timetrap => 1000},
begin