chore(ds): Rename testsuite to reflect test subject better

This commit is contained in:
Andrew Mayorov 2023-01-12 17:12:45 +03:00 committed by ieQu1
parent d875fa49d3
commit 2f385022cd
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
%% See the License for the specific language governing permissions and
%% limitations under the License.
%%--------------------------------------------------------------------
-module(emqx_replay_storage_SUITE).
-module(emqx_replay_local_store_SUITE).
-compile(export_all).
-compile(nowarn_export_all).