fix: fix proper test error

This commit is contained in:
firest 2022-02-10 16:09:17 +08:00
parent 2fcc24dea6
commit b9884de1d0
1 changed files with 1 additions and 2 deletions

View File

@ -113,8 +113,7 @@ sessioninfo() ->
awaiting_rel(), % awaiting_rel
non_neg_integer(), % max_awaiting_rel
safty_timeout(), % await_rel_timeout
timestamp(), % created_at
latency_stats()
timestamp() % created_at
},
emqx_session:info(Session)).