test: fix config test

This commit is contained in:
Zaiming (Stone) Shi 2024-01-19 20:13:13 +01:00
parent 330baa6cc3
commit 209331ad33
1 changed files with 1 additions and 2 deletions

View File

@ -76,8 +76,7 @@ t_fill_default_values(C) when is_list(C) ->
<<"trie_compaction">> := true
},
<<"route_batch_clean">> := false,
<<"session_locking_strategy">> := <<"quorum">>,
<<"shared_subscription_strategy">> := <<"round_robin">>
<<"session_history_retain">> := <<"0s">>
}
},
WithDefaults