fix(emqx_retainer): fix test case error
This commit is contained in:
parent
5bf1d77993
commit
19d4dabd04
|
@ -42,7 +42,7 @@ retainer {
|
|||
type = built_in_database
|
||||
storage_type = ram
|
||||
max_retained_messages = 0
|
||||
|
||||
}
|
||||
}""">>).
|
||||
|
||||
%%--------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue