Explorar o código

Fix test cases fail

turtled %!s(int64=6) %!d(string=hai) anos
pai
achega
7f807c0b11
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/emqx_connection_SUITE.erl

+ 1 - 0
test/emqx_connection_SUITE.erl

@@ -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) ->