Fix test cases fail
This commit is contained in:
parent
46ca3f2f82
commit
7f807c0b11
|
@ -57,6 +57,7 @@ end_per_suite(_Config) ->
|
|||
ok = meck:unload(emqx_limiter),
|
||||
ok = meck:unload(emqx_pd),
|
||||
ok = meck:unload(emqx_metrics),
|
||||
ok = meck:unload(emqx_hooks),
|
||||
ok.
|
||||
|
||||
init_per_testcase(_TestCase, Config) ->
|
||||
|
|
Loading…
Reference in New Issue