chore: ensure test

This commit is contained in:
JianBo He 2023-06-08 10:23:42 +08:00
parent 81387800b5
commit d0222ae79d
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ restart_mqttsn_with_neg_qos_off() ->
emqx_gateway_conf:update_gateway(
mqttsn,
Conf#{<<"enable_qos3">> => <<"false">>}
).
restart_mqttsn_with_mountpoint(Mp) ->
Conf = emqx:get_raw_config([gateway, mqttsn]),