test(emqx_bridge_pgsql_SUITE): call test janitor
This commit is contained in:
parent
c13631102e
commit
a885f0b41a
|
@ -135,6 +135,7 @@ end_per_testcase(_Testcase, Config) ->
|
|||
connect_and_clear_table(Config),
|
||||
ok = snabbkaffe:stop(),
|
||||
delete_bridge(Config),
|
||||
emqx_common_test_helpers:call_janitor(),
|
||||
ok.
|
||||
|
||||
%%------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue