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
|
type = built_in_database
|
||||||
storage_type = ram
|
storage_type = ram
|
||||||
max_retained_messages = 0
|
max_retained_messages = 0
|
||||||
|
}
|
||||||
}""">>).
|
}""">>).
|
||||||
|
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue