test: fix emqx_takeover_SUITE
This commit is contained in:
parent
8c26ee75db
commit
e693c6ec54
|
@ -33,8 +33,6 @@
|
||||||
all() -> emqx_common_test_helpers:all(?MODULE).
|
all() -> emqx_common_test_helpers:all(?MODULE).
|
||||||
|
|
||||||
init_per_suite(Config) ->
|
init_per_suite(Config) ->
|
||||||
emqx_common_test_helpers:boot_modules(all),
|
|
||||||
emqx_channel_SUITE:set_test_listener_confs(),
|
|
||||||
?check_trace(
|
?check_trace(
|
||||||
?wait_async_action(
|
?wait_async_action(
|
||||||
emqx_common_test_helpers:start_apps([]),
|
emqx_common_test_helpers:start_apps([]),
|
||||||
|
|
Loading…
Reference in New Issue