test(gateway): fix meck unload error and reformat some codes
This commit is contained in:
parent
786be82d07
commit
7f1bec5d78
|
@ -42,6 +42,7 @@ init_per_suite(Conf) ->
|
||||||
Conf.
|
Conf.
|
||||||
|
|
||||||
end_per_suite(_Conf) ->
|
end_per_suite(_Conf) ->
|
||||||
|
meck:unload(emqx_access_control),
|
||||||
ok.
|
ok.
|
||||||
|
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue