소스 검색

test: fix emqx_takeover_SUITE

William Yang 2 년 전
부모
커밋
e693c6ec54
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      apps/emqx/test/emqx_takeover_SUITE.erl

+ 0 - 2
apps/emqx/test/emqx_takeover_SUITE.erl

@@ -33,8 +33,6 @@
 all() -> emqx_common_test_helpers:all(?MODULE).
 
 init_per_suite(Config) ->
-    emqx_common_test_helpers:boot_modules(all),
-    emqx_channel_SUITE:set_test_listener_confs(),
     ?check_trace(
         ?wait_async_action(
             emqx_common_test_helpers:start_apps([]),