chore: suite module rename

This commit is contained in:
JimMoen 2023-03-27 13:55:16 +08:00
parent 8ceeafb0de
commit 8e62afecdd
No known key found for this signature in database
GPG Key ID: 87A520B4F76BA86D
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%--------------------------------------------------------------------
-module(ee_connector_clickhouse_SUITE).
-module(emqx_ee_connector_clickhouse_SUITE).
-compile(nowarn_export_all).
-compile(export_all).

View File

@ -2,7 +2,7 @@
%% Copyright (c) 2022-2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%--------------------------------------------------------------------
-module(ee_connector_hstreamdb_SUITE).
-module(emqx_ee_connector_hstreamdb_SUITE).
-compile(nowarn_export_all).
-compile(export_all).