chore: ensure test
This commit is contained in:
parent
81387800b5
commit
d0222ae79d
|
@ -134,6 +134,7 @@ restart_mqttsn_with_neg_qos_off() ->
|
||||||
emqx_gateway_conf:update_gateway(
|
emqx_gateway_conf:update_gateway(
|
||||||
mqttsn,
|
mqttsn,
|
||||||
Conf#{<<"enable_qos3">> => <<"false">>}
|
Conf#{<<"enable_qos3">> => <<"false">>}
|
||||||
|
).
|
||||||
|
|
||||||
restart_mqttsn_with_mountpoint(Mp) ->
|
restart_mqttsn_with_mountpoint(Mp) ->
|
||||||
Conf = emqx:get_raw_config([gateway, mqttsn]),
|
Conf = emqx:get_raw_config([gateway, mqttsn]),
|
||||||
|
|
Loading…
Reference in New Issue