test: fix config test
This commit is contained in:
parent
330baa6cc3
commit
209331ad33
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue